summaryrefslogtreecommitdiff
path: root/sql/sys_vars.ic
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21975 Add BINLOG REPLAY privilege and bind new privileges to gtid_seq_no...Alexander Barkov2020-03-181-0/+12
* MDEV-21966: Fix clang -Winconsistent-missing-overrideMarko Mäkelä2020-03-181-7/+7
* MDEV-21973 Bind REPLICATION {MASTER|SLAVE} ADMIN to gtid_* GLOBAL-only system...Alexander Barkov2020-03-181-0/+9
* MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variablesAlexander Barkov2020-03-181-2/+10
* MDEV-21960 Bind READ_ONLY ADMIN to @@read_onlyAlexander Barkov2020-03-171-0/+11
* MDEV-21957 Bind BINLOG ADMIN to @@binlog_format, @@binlog_direct_.., @@sql_lo...Alexander Barkov2020-03-171-0/+17
* MDEV-21956 Add class Sys_var_charptr_fscsAlexander Barkov2020-03-171-22/+18
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+2
* Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-1/+0
|\
| * MDEV-17798 System variable system_versioning_asof accepts wrong valuesAleksey Midenkov2020-02-021-2/+2
* | MDEV-17798 System variable system_versioning_asof accepts wrong values (10.4)Aleksey Midenkov2020-02-021-2/+7
* | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-10-011-1/+1
|\ \ | |/
| * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-10-011-1/+1
| |\
| | * Fix -Wunused for CMAKE_BUILD_TYPE=RelWithDebInfoMarko Mäkelä2019-09-301-2/+2
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | * Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-31/+6
|\ \ \ \ | |/ / /
| * | | Safe session_track_system_variables snapshotSergey Vojtovich2019-05-031-2/+0
| * | | Allocate Session_sysvars_tracker staticallySergey Vojtovich2019-05-031-4/+1
| * | | Allocate Transaction_state_tracker staticallySergey Vojtovich2019-05-031-14/+4
| * | | Cleanup session tracker APISergey Vojtovich2019-05-031-14/+4
* | | | cleanup: sys_vars.ccSergei Golubchik2019-02-041-1/+1
* | | | MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMPbb-10.4-mdev16991Alexander Barkov2018-11-261-2/+5
* | | | MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type co...Alexander Barkov2018-09-281-2/+2
|/ / /
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-50/+83
|\ \ \ | |/ /
| * | MDEV-11917 enum/set command-line options aren't respecting max-* settings.Alexey Botchkov2018-06-201-0/+4
| * | MDEV-11917 enum/set command-line options aren't respecting max-*Alexey Botchkov2018-06-201-50/+79
* | | MDEV-16471 mysqldump throws "Variable 'sql_mode' can't be set to the value of...Alexander Barkov2018-06-211-1/+2
* | | MDEV-15923 option to control who can set session @@timestampSergei Golubchik2018-05-121-2/+3
* | | cleanup: sys_vars.ccSergei Golubchik2018-05-121-1/+1
* | | Add likely/unlikely to speed up executionMonty2018-05-071-3/+3
* | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-1/+0
* | | MDEV-14765 Server crashes in Sys_var_vers_asof::updateAleksey Midenkov2017-12-261-1/+9
* | | Timestamp-based versioning for InnoDB [closes #209]Aleksey Midenkov2017-12-181-13/+14
* | | Sysvars: fix versioning_asof_timestamp [#302]Aleksey Midenkov2017-11-171-6/+0
* | | fix win32 warningsEugene Kosov2017-11-131-1/+1
* | | SQL: sysvar versioning_asof_timestamp [fixes #292, #279]Aleksey Midenkov2017-11-131-90/+52
* | | System Versioning pre1.0Aleksey Midenkov2017-11-131-2/+2
|\ \ \
* \ \ \ System Versioning pre0.12Aleksey Midenkov2017-11-071-0/+133
|\ \ \ \ | |/ / / |/| | |
| * | | Style: partitioning, sysvars, handler fixesAleksey Midenkov2017-09-061-42/+8
| * | | Misc: disable clang warning 'offset for non-POD type'kevg2017-05-051-0/+5
| * | | SQL: vers_current_time refactoring [closes #117]Aleksey Midenkov2017-05-051-0/+162
* | | | Fix some warningsVladislav Vaintroub2017-10-271-1/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-6/+6
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-6/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-6/+6
| | |/ /
* | | | Remove dumping of some not needed core's when running test suiteMichael Widenius2017-08-241-1/+1