summaryrefslogtreecommitdiff
path: root/sql/sys_vars.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+1
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
| |\
| | * Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | MDEV-19713 Remove big_tables system variableSergei Golubchik2019-09-281-3/+5
* | | removes references to a sysvar that disappeared 6 years agoSergei Golubchik2019-09-281-2/+1
* | | MDEV-7481 Replace max_long_data_size functionality with max_allowed_packetSergei Golubchik2019-09-281-12/+0
* | | MDEV-16470 - Session user variables trackerSergey Vojtovich2019-09-241-0/+16
* | | MDEV-20477 Merge binlog extended metadata support from the upstreamSachin2019-09-111-0/+13
* | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-4/+11
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-4/+11
| |\ \ | | |/
| | * MDEV-16871 in_predicate_conversion_threshold cannot be set in my.cnfSergei Golubchik2019-09-041-4/+3
| | * Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-041-0/+8
| | |\
| | | * MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-031-0/+8
* | | | MDEV-15777 Use inferred IS NOT NULL predicates in the range optimizerIgor Babaev2019-08-301-0/+1
* | | | hide have_sanitizer variable in non-ASAN buildsSergei Golubchik2019-08-231-6/+10
* | | | Added asan options to mysql-test-runMonty2019-08-231-0/+6
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-181-0/+23
|\ \ \ \ | |/ / /
| * | | MDEV-14101 Provide an option to select TLS protocol versionGeorg Richter2019-06-171-0/+23
* | | | MDEV-19312 Make throttling interval depend on thread_pool_stall_limitVladislav Vaintroub2019-05-311-1/+1
* | | | Add some variables to the generic threadpool, that could help to analyzeVladislav Vaintroub2019-05-261-0/+14
|/ / /
* | | 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
| | | | * Revert "MDEV-14429 sql_safe_updates in my.cnf not work"Sergei Golubchik2018-10-201-1/+1
| | | | * MDEV-14429 sql_safe_updates in my.cnf not workVladislav Vaintroub2018-10-151-1/+1
| | | * | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-1/+92
| | * | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-1/+92
* | | | | Fix default_password_lifetime message typoRobert Bindar2019-05-181-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-15/+12
|\ \ \ \ \ | |/ / / /
| * | | | Revert THD::THD(skip_global_sys_var_lock) argumentbb-10.3-svoj-MDEV-14984Sergey Vojtovich2019-05-031-4/+6
| * | | | Allocate Transaction_state_tracker staticallySergey Vojtovich2019-05-031-7/+4
| * | | | Static current schema and state change trackersSergey Vojtovich2019-05-031-4/+2
* | | | | MDEV-16543 Replicating to spider is fragile without retries (#1259)Kentoku SHIBA2019-04-121-2/+4
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-061-1/+92
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-1/+92
* | | | | LOCK_thread_count and COND_thread_count removed from wsrep modules (#1197)seppo2019-02-261-3/+3
* | | | | MDEV-7597 Expiration of user passwordsSergei Golubchik2019-02-211-1/+1
* | | | | MDEV-7597 Expiration of user passwordsRobert Bindar2019-02-211-0/+18
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-211-0/+13
|\ \ \ \ \ | |/ / / /
| * | | | dirty mergeOleksandr Byelkin2019-02-071-0/+13
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-0/+13
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0-galera' into 10.1Oleksandr Byelkin2019-01-311-0/+13
| | | |\ \
| | | | * \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-10-301-0/+13
| | | | |\ \
| | | | | * | Make config knob wsrep_certification_rules dynamicVasil Dimov2018-10-101-1/+1
| | | | | * | Add a new config variable wsrep_certification_rulesVasil Dimov2018-10-101-0/+13
| | | | * | | Merge tag 'mariadb-10.0.35' into 10.0-galeraJan Lindström2018-05-071-3/+3
| | | | |\ \ \
| | | | * \ \ \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-05-071-3/+3
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | only allow SUPER user to modify wsrep_onSergei Golubchik2018-03-011-1/+1