summaryrefslogtreecommitdiff
path: root/sql/sys_vars.cc
Commit message (Expand)AuthorAgeFilesLines
* Post merge fixes.Nirbhay Choubey2016-08-251-2/+2
* Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-251-3/+4
|\
| * Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-08-241-13/+33
| |\
| * | MW-267 Enforce wsrep_max_ws_size limit in wsrep providerDaniele Sciascia2016-07-251-2/+3
| * | MW-265 Add support for wsrep_max_ws_rowsDaniele Sciascia2016-07-191-1/+1
| * | Merge tag 'mariadb-10.0.24' into 10.0-galeraNirbhay Choubey2016-02-231-0/+23
| |\ \
| * \ \ Merge tag 'mariadb-10.0.23' into 10.0-galeraNirbhay Choubey2015-12-191-2/+2
| |\ \ \
| * \ \ \ Merge tag 'mariadb-10.0.22' into 10.0-galeraNirbhay Choubey2015-10-311-14/+26
| |\ \ \ \
| * \ \ \ \ Merge tag 'mariadb-10.0.21' into 10.0-galeraNirbhay Choubey2015-08-081-1/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'mariadb-10.0.19' into 10.0-galeraNirbhay Choubey2015-05-091-10/+12
| |\ \ \ \ \ \
| * | | | | | | refs codership/mysql-wsrep#90 made wsrep_OSU_method session variableTeemu Ollakka2015-05-081-1/+1
| * | | | | | | MDEV-7273 - 10.1 fails to start up during tc_log initializations on PPC64Sergey Vojtovich2015-03-051-0/+10
| * | | | | | | 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 branch '10.0' into 10.1Sergei Golubchik2016-08-251-13/+33
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | MDEV-10563 Crash during shutdown in Master_info_index::any_slave_sql_runningVicențiu Ciorbaru2016-08-231-9/+16
| * | | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-4/+17
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | MDEV-10465 general_log_file can be abusedSergei Golubchik2016-08-091-0/+4
| | * | | | | | MDEV-10465 general_log_file can be abusedSergei Golubchik2016-08-081-7/+7
| | * | | | | | MDEV-10465 general_log_file can be abusedSergei Golubchik2016-08-031-0/+7
| | * | | | | | trivial cleanupSergei Golubchik2016-08-031-4/+6
| * | | | | | | Merge branch 'tmp' into tmp-10.0Kristian Nielsen2016-01-151-0/+23
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | MDEV-10429: sys_vars.sysvars_wsrep fails in buildbot on host 'work' (valgrind...Nirbhay Choubey2016-07-281-3/+4
* | | | | | | | MDEV-10161: wsrep_sync_wait not enabled when set to 1 in config fileNirbhay Choubey2016-06-271-2/+3
* | | | | | | | MDEV-6699 : wsrep_node_name not automatically set to hostnameNirbhay Choubey2016-06-271-1/+1
* | | | | | | | MDEV-8989: ORDER BY optimizer ignores equality propagationSergei Petrunia2016-06-011-1/+3
* | | | | | | | MDEV-6058 MySQL Bug #11766693: LOG-SLOW-ADMIN-STATEMENTS ANDAlexey Botchkov2016-03-221-0/+13
* | | | | | | | cleanupSergei Golubchik2016-02-231-1/+1
* | | | | | | | After-merge fix.Kristian Nielsen2016-01-151-2/+1
* | | | | | | | Merge branch 'tmp' into tmp-10.1Kristian Nielsen2016-01-151-0/+23
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Fix error handling for GTID and domain-based parallel replicationKristian Nielsen2016-01-151-0/+23
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-1/+1
* | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-15/+27
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fixed buildbot failures on Solaris 64 bitMonty2015-11-181-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Allow mysql_upgrade to enable event after table is correctedMichael Widenius2015-10-211-14/+26
| |/ / / /
* | | | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-0/+11
* | | | | disable encrypt_tmp_files and encrypt_binlog by defaultSergei Golubchik2015-09-081-2/+2
* | | | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-34/+35
* | | | | MDEV-8264 encryption for binlogSergei Golubchik2015-09-041-1/+5
* | | | | cleanup: my_checksumSergei Golubchik2015-09-041-8/+0
* | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-1/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'merge-perfschema-5.6' into 10.0Sergei Golubchik2015-08-031-1/+9
| | |_|/ | |/| |
* | | | MDEV-8469 Add RESET MASTER TO x to allow specification of binlog file nrMonty2015-07-161-1/+1
* | | | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-141-2/+4
* | | | Merge branch '10.1' of github.com:MariaDB/server into 10.1Monty2015-07-091-0/+16
|\ \ \ \
| * | | | [MDEV-6877] Added binlog_row_image system variableVicențiu Ciorbaru2015-06-301-0/+16
* | | | | Speed and code space optimziation:Monty2015-07-091-1/+12
* | | | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-4/+6
|/ / / /
* | | | rename {sys_vars,sql_plugin_services}.h -> *.icSergei Golubchik2015-06-281-1/+1