summaryrefslogtreecommitdiff
path: root/sql/set_var.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.11 into 11.0Marko Mäkelä2023-02-161-3/+3
|\
| * Merge 10.4 into 10.5Marko Mäkelä2023-02-101-3/+3
| |\
| | * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-3/+3
* | | Merge 11.0-selectivity into 11.0Sergei Petrunia2023-02-151-2/+1
|\ \ \
| * | | Changing all cost calculation to be given in millisecondsMonty2023-02-021-1/+1
| * | | Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-1/+0
| |/ /
* | | MDEV-30120 Update the wsrep_provider_options read_only value in the system_va...Jan Lindström2023-02-141-0/+2
|/ /
* | MDEV-27304 SHOW ... result columns are right-alignedSergei Golubchik2021-12-271-1/+2
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-7/+18
|\ \ | |/
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-8/+19
| |\
| | * add const qualifiers to sys_var::value_ptr functions and fix const castsNikita Malyavin2021-07-271-8/+8
| | * MDEV-16026 MDEV-16481 refactor Sys_var_vers_asofNikita Malyavin2021-07-271-0/+11
* | | Merge 10.4 into 10.5Marko Mäkelä2020-06-031-1/+2
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-06-031-1/+2
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-06-021-1/+2
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-06-011-0/+1
| | | |\
| | | | * MDEV-22312: Bad error message for SET DEFAULT ROLE when user account is not g...Anel Husakovic2020-05-281-0/+1
* | | | | MDEV-21957 Bind BINLOG ADMIN to @@binlog_format, @@binlog_direct_.., @@sql_lo...Alexander Barkov2020-03-171-0/+6
* | | | | MDEV-21956 Add class Sys_var_charptr_fscsAlexander Barkov2020-03-171-2/+4
* | | | | perfschema sysvar instrumentation related changesSergei Golubchik2020-03-101-0/+2
* | | | | MDEV-21702 Add a data type for privilegesAlexander Barkov2020-02-111-2/+2
* | | | | MDEV-14024 PCRE2.Alexey Botchkov2019-12-211-1/+1
* | | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-1/+2
|/ / / /
* | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-041-0/+1
| |\ \ \ | | |/ /
| | * | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-031-0/+1
* | | | 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
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Adieu find_sys_var_ex()Sergey Vojtovich2019-05-031-1/+2
* | | | | MDEV-6111 Optimizer TraceVarun Gupta2019-02-131-0/+9
|/ / / /
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-2/+10
|\ \ \ \ | |/ / /
| * | | Optimize charset tracking a bit.bb-10.2-MDEV-15477Oleksandr Byelkin2018-06-251-1/+3
| * | | MDEV-15477: SESSION_SYSVARS_TRACKER does not track last_gtidOleksandr Byelkin2018-06-251-1/+1
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-0/+1
| |\ \ \ | | |/ /
| | * | Fix wsrep.variables test caseVicențiu Ciorbaru2018-06-131-0/+1
| * | | MDEV-11917 enum/set command-line options aren't respecting max-*Alexey Botchkov2018-06-201-0/+6
* | | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-0/+10
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-0/+10
| |\ \ \ | | |/ /
| | * | Adjust table_open_cache to avoid getting error 24 (too many open files)Monty2018-03-261-0/+10
* | | | MDEV-15620 Crash when using "SET @@NEW.a=expr" inside a triggerAlexander Barkov2018-03-271-1/+0
* | | | SQL: sysvar versioning_asof_timestamp [fixes #292, #279]Aleksey Midenkov2017-11-131-7/+0
* | | | System Versioning pre0.12Aleksey Midenkov2017-11-071-0/+7
|\ \ \ \
| * | | | SQL: vers_current_time refactoring [closes #117]Aleksey Midenkov2017-05-051-0/+7
* | | | | New option for slow logging (log_slow_disable_statements)Monty2017-08-241-0/+1
* | | | | MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-07-031-0/+7
|\ \ \ \ \
| * | | | | MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-04-211-2/+3