summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sys_vars/inc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25894: support AIX as a platform in mtrDaniel Black2021-06-161-0/+1
* Merge 10.4 into 10.5Marko Mäkelä2021-04-211-2/+1
|\
| * Fix all warnings given by UBSANMonty2021-04-201-1/+1
* | MDEV-22012 Allow SET TIMESTAMP for users with GRANT BINLOG REPLAY when --secu...Alexander Barkov2020-03-231-2/+30
* | MDEV-21975 Add BINLOG REPLAY privilege and bind new privileges to gtid_seq_no...Alexander Barkov2020-03-183-0/+137
* | MDEV-21971 Bind BINLOG ADMIN to binlog_annotate_row_events and binlog_row_ima...Alexander Barkov2020-03-181-0/+49
* | MDEV-21963 Bind BINLOG ADMIN to a number of global system variablesAlexander Barkov2020-03-171-0/+53
* | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-50/+12
|\ \ | |/
| * MDEV-16871 in_predicate_conversion_threshold cannot be set in my.cnfSergei Golubchik2019-09-041-2/+1
| * Merge branch '10.2' into 10.3Monty2019-09-031-47/+12
| |\
| | * Updated mtr files to support different compiled in optionsMonty2019-09-011-43/+11
* | | hide have_sanitizer variable in non-ASAN buildsSergei Golubchik2019-08-231-1/+0
* | | Added asan options to mysql-test-runMonty2019-08-231-0/+2
* | | MDEV-14101 Provide an option to select TLS protocol versionGeorg Richter2019-06-171-0/+2
|/ /
* | Give ASAN some more stackMarko Mäkelä2019-03-081-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2019-03-081-1/+1
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-03-071-1/+1
| |\
| | * ASAN loves stack, give it someSergei Golubchik2019-03-061-1/+1
* | | MDEV-15923 option to control who can set session @@timestampSergei Golubchik2018-05-121-0/+49
* | | @@in_predicate_conversion_thresholdSergei Golubchik2017-12-211-0/+1
* | | MDEV-12501 -- set --maturity-level by defaultVesa Pentti2017-12-091-0/+1
* | | Revert "MDEV-12501 -- set --maturity-level by default"Vesa Pentti2017-12-051-1/+0
* | | MDEV-12501 -- set --maturity-level by defaultVesa Pentti2017-12-041-0/+1
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-301-0/+13
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-0/+13
| |\ \ | | |/
| | * MDEV-10802 TIMESTAMP NOT NULL field with explicit_defaults_for_timestamp and ...Alexander Barkov2017-10-141-0/+13
* | | Fix testsVladislav Vaintroub2017-09-221-0/+2
|/ /
* | bugfix: compile InnoDB w/o P_SSergei Golubchik2016-12-121-0/+1
|/
* Clean-ups for MDEV-10132 utf8_thai_520_w2 collation:Alexander Barkov2016-05-261-0/+2
* MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-0/+99
* MDEV-7110 : Add missing MySQL variable log_bin_basename and log_bin_indexNirbhay Choubey2015-06-091-0/+55
* MDEV-6954: SET STATEMENT rand_seedX = ...FOR ... makes the next rand() to ret...Oleksandr Byelkin2015-03-141-0/+4
* new read-only server variable version_ssl_librarySergei Golubchik2015-02-101-3/+3
* MDEV-7273 - 10.1 fails to start up during tc_log initializations on PPC64Sergey Vojtovich2014-12-261-1/+10
* make sysvars_* tests to work on 32-bit tooSergei Golubchik2014-10-111-0/+1
* portability fixes for sysvar_* testsSergei Golubchik2014-10-112-4/+15
* MDEV-6138 show sysvar's help in I_S tablesSergei Golubchik2014-10-112-0/+45
* Dependency of tests from ulong size removed.unknown2012-04-1928-5459/+0
* Sergey Petrunya fixes for subselect* tests,Sergei Golubchik2011-10-221-10/+0
* merge with 5.3Sergei Golubchik2011-10-192-19/+0
|\
| * Fix for bug#52501 consisting of changes of some sys_vars tests including revi...Horst.Hunger2010-11-081-4/+0
* | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteamAlfranio Correia2010-12-031-0/+154
|\ \
| * | BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the ex...Alfranio Correia2010-11-051-0/+154
* | | Fix for BUG#57316 "It is not clear how to disable autocommit"Guilhem Bichot2010-11-051-0/+29
|/ /
* | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-2238-2539/+81
|/
* Reviewed fix for bug#37962 also including the revised result files for failin...Horst Hunger2009-03-202-0/+2
* merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-305-18/+356
|\
| * Changes to WL#4681 to merge to 5.1-main tree.Horst Hunger2009-01-224-320/+91
| |\
| * | WL#4681: Took the system variable tests out of the main test suite, put them ...Horst Hunger2008-12-194-8/+346
* | | Modified fix for bug#36876 due to reviews: See bug report.Horst Hunger2009-01-261-38/+49
| |/ |/|