How to inquire about current value of MAX_EXECUTION_TIME
5
votes
1
answer
13773
views
I understand that I can set the value of the global MAX_EXECUTION_TIME by running (from mysql client):
SET GLOBAL MAX_EXECUTION_TIME
But how do I just inquire its value?
GET instead of SET does not seem to accomplish that.
Asked by datsb
(195 rep)
Feb 16, 2021, 10:34 AM
Last activity: Oct 6, 2022, 11:32 AM
Last activity: Oct 6, 2022, 11:32 AM