summaryrefslogtreecommitdiff
path: root/sql/sys_vars.cc
Commit message (Expand)AuthorAgeFilesLines
* Windows fixesbb-10.2grGeorg Richter2018-12-051-8/+1
* MDEV-14101: Provide option to select tls protocol versoin (server and client ...Georg Richter2018-12-031-0/+33
* Merge 10.1 into 10.2Marko Mäkelä2018-08-311-92/+1
|\
| * Revert MDEV-9519 due to regressionsMarko Mäkelä2018-08-311-92/+1
* | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-1/+92
|\ \ | |/
| * This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue:Julius Goryavsky2018-08-151-1/+92
* | MDEV-16934 Query with very large IN clause lists runs slowlyIgor Babaev2018-08-171-0/+10
* | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-0/+6
|\ \ | |/
| * MDEV-16689: core-file should become a real server variablebb-10.1-MDEV-16689Oleksandr Byelkin2018-07-201-0/+6
* | Optimize charset tracking a bit.bb-10.2-MDEV-15477Oleksandr Byelkin2018-06-251-0/+6
* | MDEV-15477: SESSION_SYSVARS_TRACKER does not track last_gtidOleksandr Byelkin2018-06-251-2/+5
* | 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
|\ \ \ \ \ \ | |/ / / / /