[MDEV-9829] Merge max_execution_time from MySQL 5.7 Created: 2016-03-29 Updated: 2016-03-30 Resolved: 2016-03-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Admin statements |
| Fix Version/s: | 10.1.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | upstream, variable | ||
| Description |
|
MySQL 5.7 added the max_execution_time variable, which controls the maximum time a SELECT statement can execute: https://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_max_execution_time |
| Comments |
| Comment by Sergei Golubchik [ 2016-03-30 ] |
|
MariaDB has max_statement_time variable since 10.1.1 |