3024
ER_QUERY_TIMEOUT
Query execution was interrupted, maximum statement execution time exceeded
The cause is that the executing statement took more than (primary) or (replica) to execute.
To fix this, you have to either increase the value of or find out . Start by doing an or on the query to find out how the query is executed.
This page is licensed: CC BY-SA / Gnu FDL