[MDEV-18380] Adjust max_statement_time along with timeouts Created: 2019-01-25 Updated: 2019-02-01 Resolved: 2019-02-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Fix Version/s: | 10.4.3, 10.2.22, 10.3.13 |
| Type: | Task | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MariaBackup already adjusts some options which can affect proper execution, e.g. lock_wait_timeout and some others. I think max_statement_time should be among them, I'm quite often getting
in the tests. |