[MDEV-5425] MAX_QUERY_TIME is Missing Created: 2013-12-10 Updated: 2013-12-11 Due: 2014-01-10 Resolved: 2013-12-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.34 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Jervin R | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux |
||
| Description |
|
|
| Comments |
| Comment by Sergei Golubchik [ 2013-12-10 ] |
|
Why do you think there should be a 'MAX_QUERY_TIME' variable? |
| Comment by Jervin R [ 2013-12-11 ] |
|
Hi Sergei, https://mariadb.com/kb/en/how-to-limittimeout-queries/ According to the documentation, there should be a MAX_QUERY_TIME variable starting 5.5.29 |
| Comment by Sergei Golubchik [ 2013-12-11 ] |
|
Interesting. I don't know how this got into the KB. As far as I can see, MariaDB never had this feature, and certainly not in 5.5.29 (I've just looked over all 5.5.29 changes again, just to make sure it's not something that was implemented and later removed). I've corrected the manual, thanks! |