summaryrefslogtreecommitdiff
path: root/sql/sys_vars.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-1/+1
|\
| * Fix wsrep.variables test caseVicențiu Ciorbaru2018-06-131-1/+1
* | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-4/+4
|\ \ | |/
| * Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-071-2/+2
| |\
| | * increase upper value of max_prepared_stmt_count to UINT32_MAXDaniel Black2018-04-031-2/+2
| * | Adjust table_open_cache to avoid getting error 24 (too many open files)Monty2018-03-261-2/+2
* | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-03-211-2/+10
|\ \ \ | |/ /
| * | refs MW-245 - merged wsrep_dirty_reads and wsrep_reject_queries from PXCsjaakola2018-03-201-1/+9
| * | MDEV-12837: WSREP: BF lock wait longJan Lindström2017-12-091-1/+2
* | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-3/+3
* | | MDEV-12837: WSREP: BF lock wait longJan Lindström2017-12-071-1/+2
* | | Updated help message for long_query_timeMonty2017-10-311-2/+2
* | | Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-1/+1
* | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-3/+3
* | | Moved autosetting of host_cache_size and back_log to proper placebb-10-3-markoMonty2017-09-261-4/+4
* | | MDEV-12763 10.2 uses deprecated openssl 1.0 apis even with 1.1Sergei Golubchik2017-09-181-10/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-10/+2
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-10/+2
| |\ \
| | * | MW-336 Avoid slave threads leakingDaniele Sciascia2017-08-111-1/+1
| | * | Merge tag 'mariadb-10.0.32' into 10.0-galeraJan Lindström2017-08-091-0/+4
| | |\ \ | | | |/
| | * | Merge tag 'mariadb-10.0.31' into 10.0-galeraSachin Setiya2017-05-301-0/+3
| | |\ \
| | * \ \ Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-mergeSachin Setiya2017-03-171-92/+38
| | |\ \ \
| | * \ \ \ Merge tag 'mariadb-10.0.29' into 10.0-galeraNirbhay Choubey2017-01-131-3/+3
| | |\ \ \ \
| | * | | | | MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-141-2/+3
* | | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-56/+147
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MDEV-8579 Expand system variable documentation=Ian Gilfillan2017-08-151-56/+147
* | | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-0/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-06-301-0/+4
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch '5.5' into 10.0Sergei Golubchik2017-06-281-0/+4
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-271-0/+4
* | | | | | | Added tmp_disk_table_size to limit size of Aria temp tables in tmpdirMonty2017-06-301-2/+20
* | | | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-0/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-0/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-0/+3
| | * | | | | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf...Sergei Golubchik2017-05-151-8/+0
| | * | | | | WIP: global readonly variable pcre_frame_sizeDaniel Black2017-05-151-0/+8
| | | |_|_|/ | | |/| | |
* | | | | | Mdev-12017 Post FixSachin Setiya2017-04-271-7/+18
* | | | | | MDEV-12017 Unclear error with flashback: Variable 'binlog_format' can't ...Sachin Setiya2017-04-261-6/+6
* | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-90/+37
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-90/+37
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-9573 'Stop slave' hangs on replication slaveMonty2017-02-281-92/+38
| | | |_|/ | | |/| |
* | | | | MDEV-11059 don't build the server with jemallocSergei Golubchik2017-03-291-1/+22
* | | | | Fix several compile warnings on WindowsVladislav Vaintroub2017-03-171-1/+1
* | | | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-1/+1
* | | | | Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-2/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-2/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-11945: Fix description for "max_statement_time" in --helpNirbhay Choubey2017-01-311-2/+2
| | * | | | Merge remote-tracking branch 'origin/10.1' into 10.1bb-10.1-vicentiu-galeraVicențiu Ciorbaru2017-01-161-0/+7
| | |\ \ \ \
| | * \ \ \ \ Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-0/+1
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-1/+2
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |