summaryrefslogtreecommitdiff
path: root/sql/sys_vars.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20401: revert unnecessary changeJulius Goryavsky2020-07-161-1/+1
* MDEV-20401: Server incorrectly auto-sets lower_case_file_system valueJulius Goryavsky2020-07-161-1/+1
* MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'...Rucha Deodhar2020-07-121-1/+12
* Merge 10.1 into 10.2Marko Mäkelä2020-06-061-1/+1
|\
| * MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 ...Varun Gupta2020-06-051-1/+1
* | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-031-0/+8
* | 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
* | | 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
| | | * | | Update wsrep_sync_wait documentation as per MW-86Ian Gilfillan2017-11-291-2/+2
| | | * | | Merge tag 'mariadb-5.5.57' into 5.5-galeraJan Lindström2017-07-201-0/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge tag 'mariadb-5.5.54' into 5.5-galeramariadb-galera-5.5.54Nirbhay Choubey2016-12-271-1/+2
| | | |\ \ \
| | | * | | | MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-141-2/+3
| | | * | | | Merge tag 'mariadb-5.5.51' into 5.5-galeraNirbhay Choubey2016-08-101-4/+17
| | | |\ \ \ \
| | | * \ \ \ \ Merge tag 'mariadb-5.5.43' into 5.5-galeraNirbhay Choubey2015-05-041-4/+4
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch '5.5' into 5.5-galeraNirbhay Choubey2015-02-181-1/+1
| | | |\ \ \ \ \ \
| | | * | | | | | | MDEV-7476: Allow SELECT to succeed even when node is not readyNirbhay Choubey2015-01-271-0/+6
| | | * | | | | | | MDEV-7322: Option to allow setting the binlog_format with GaleraNirbhay Choubey2015-01-271-5/+8
| | | * | | | | | | Merge revisions from maria/5.5 (5.5.41)Nirbhay Choubey2014-12-221-11/+14
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | MDEV-6924 : Server crashed on CREATE TABLE ... SELECTNirbhay Choubey2014-11-171-20/+18
| | | * | | | | | | | bzr merge -rtag:mariadb-5.5.40 maria/5.5Nirbhay Choubey2014-10-091-1/+2
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | MDEV-6717 : wsrep_data_home_dir should default to @@datadirNirbhay Choubey2014-09-091-1/+1
| | | * | | | | | | | | MDEV-6699 : wsrep_node_name not automatically set to hostnameNirbhay Choubey2014-09-091-1/+1
| | | * | | | | | | | | Added a basic test for wsrep_sync_wait system variable.Nirbhay Choubey2014-08-131-8/+9
| | | * | | | | | | | | Merged r4014 from codership/5.5Nirbhay Choubey2014-08-121-2/+14
| | | * | | | | | | | | bzr merge -r3997..4010 codership-mysql/5.5Nirbhay Choubey2014-08-061-0/+12
| | | * | | | | | | | | Local merge of mariadb-5.5.39Nirbhay Choubey2014-08-061-4/+5
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | MDEV-4647: Crash on setting wsep system variables to defaultNirbhay Choubey2014-07-221-15/+13
| | | * | | | | | | | | | Merge lp:codership-mysql/5.5 -r3961..3980.Jan Lindström2014-04-161-0/+4
| | | * | | | | | | | | | Merge from maria/5.5 (-rtag:mariadb-5.5.36).Nirbhay Choubey2014-02-251-1/+1
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge of maria/5.5 into maria-5.5-galera.Nirbhay Choubey2014-01-291-5/+33
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Merging revision 3839..3932 from codership-mysql/5.5.Nirbhay Choubey2014-01-091-5/+9
| | | * | | | | | | | | | | | MDEV-4227: Galera server should stop crashing on setting binlog_format STATEMENTJan Lindström2013-12-021-0/+20
| | | * | | | | | | | | | | | Merge with MariaDB 5.5.34.Jan Lindström2013-11-251-3/+19
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Merged revisions 3931--3942 from from lp:~codership/codership-mysql/5.5-23.Jan Lindström2013-11-251-5/+5
| | | * | | | | | | | | | | | | Merge revisions 3907--3914 from lp:~codership/codership-mysql/5.5-23Jan Lindström2013-09-261-0/+11
| | | * | | | | | | | | | | | | References: lp:1206129 - Merged revision 3904 from lp:~codership/codership-my...Seppo Jaakola2013-08-231-0/+5
| | | * | | | | | | | | | | | | Merge with mariadb 5.5: bzr merge lp:maria/5.5 --rtag:mariadb-5.5.32Seppo Jaakola2013-08-211-11/+11
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \