MySQL Forums
Forum List  »  MySQL Workbench

Re: Server times out when GROUP BY has more than one group
Posted by: Peter Brawley
Date: February 16, 2021 10:32PM

Is f_avg_salary() a UDF compiled into your server (as described in https://dev.mysql.com/doc/refman/8.0/en/create-function-udf.html)?

Let's see its code, and the result of running Explain on the query.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Server times out when GROUP BY has more than one group
240
February 16, 2021 10:32PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.