MDEV-33281 Implement MAX_EXECUTION_TIME hint
It places a limit N (a timeout value in milliseconds) on how long a statement is permitted to execute before the server terminates it
Showing
Please register or sign in to comment
It places a limit N (a timeout value in milliseconds) on how long a statement is permitted to execute before the server terminates it