[MDEV-11825] Make session variables TRACKING enabled by default Created: 2017-01-17 Updated: 2017-04-18 Resolved: 2017-04-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration |
| Fix Version/s: | 10.3.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Oleksandr Byelkin | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 10.2.4-1, 10.2.4-2 |
| Description |
|
Make by default tracking for: |
| Comments |
| Comment by Oleksandr Byelkin [ 2017-01-18 ] | |||||||||||||||||||||||||||
|
revision-id: 10c0278bc08f4e1b179dfcaae8fbfc4c4a0f51c1 (mariadb-10.2.3-76-g10c0278bc08)
— | |||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2017-03-20 ] | |||||||||||||||||||||||||||
|
What's the effect on the performance? | |||||||||||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2017-04-03 ] | |||||||||||||||||||||||||||
|
For query which do not change something (which most of the query) I do not see difference: test suite is (with first 2 lines interchangeable of course)
other extreme case when each execution leads to change: in this extreme case difference is 7.5% (but I do not think that it is real scenario) here is test suite for it:
| |||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2017-04-06 ] | |||||||||||||||||||||||||||
|
ok to push, then |