Ref T10849. This enforces a global 30-second per-query time limit for anything not coming from the CLI.
If we run into another issue with MySQL hanging in the future, this should prevent it from being nearly as bad as it was.
Differential D15799
Prevent web queries from running for more than 30 seconds epriestley on Apr 26 2016, 12:16 PM. Authored by Tags None Referenced Files
Subscribers None
Details Ref T10849. This enforces a global 30-second per-query time limit for anything not coming from the CLI. If we run into another issue with MySQL hanging in the future, this should prevent it from being nearly as bad as it was.
Diff Detail
|