summaryrefslogtreecommitdiff
path: root/mysql-test/t/variables.test
Commit message (Expand)AuthorAgeFilesLines
* Allow one to block an account by using GRANT max_user_connections = -1Michael Widenius2011-09-261-1/+2
* Merge with 5.2Michael Widenius2011-09-151-0/+2
|\
| * Increased version numberMichael Widenius2011-09-131-0/+2
* | Merge with MariaDB 5.2Michael Widenius2011-05-101-2/+41
|\ \ | |/
| * Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+20
| |\
| | * Fixed a test failure in embedded because of the fix for BUG#11766769Georgi Kodinov2011-03-281-25/+0
| | * Bug#11766424 59527: DECIMAL_BIN_SIZE: ASSERTION `SCALE >= 0 && PRECISION > 0...Sergey Glukhov2011-03-281-0/+13
| | * Bug #11766769: 59959: SMALL VALUES OF --MAX-ALLOWED-PACKET Georgi Kodinov2011-03-251-0/+26
| | * Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS".Dmitry Shulga2011-03-151-0/+5
| | * merge to 5.1.Georgi Kodinov2011-02-021-1/+1
| | |\
| | | * Fixes for Bug #55755 and Bug #52315 part 2Georgi Kodinov2011-02-021-1/+1
* | | | Merge with 5.2Michael Widenius2011-03-091-0/+44
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+44
| |\ \ \ | | |/ /
| | * | Assorted post-merge fixes, clean-up, integration, compat with 5.6.Tatiana A. Nurnberg2010-11-251-1/+4
| | * | Bug#43233: Some server variables are clipped during "update," not "check" stageTatiana A. Nurnberg2010-11-111-0/+41
* | | | MWL #21: "index_merge: non-ROR intersection".Igor Babaev2010-12-011-0/+1
|/ / /
* | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+16
|\ \ \ | |/ /
| * | mergeGeorgi Kodinov2010-06-041-0/+15
| |\ \ | | |/
| | * Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-041-0/+14
* | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+8
|\ \ \ | |/ /
| * | Bug #37168: Missing variable - skip_name_resolveGeorgi Kodinov2010-03-311-0/+8
* | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-0/+6
|\ \ \ | |/ /
| * | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-12-171-0/+6
| |\ \ | | |/
| | * Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap()Satya B2009-12-171-0/+6
| | * Bug #32223 SETting max_allowed_packet variableStaale Smedseng2009-06-191-8/+13
* | | Fix multiple test suite failures in Buildbot due to races in the test cases o...unknown2010-01-111-10/+0
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-0/+25
|\ \ \ | |/ /
| * | merge to 5.1-bugteam treeSatya B2009-06-021-0/+9
| |\ \
| | * | Fix for BUG#10206 - InnoDB: Transaction requiring Max_BinLog_Cache_size > 4GBSatya B2009-05-151-0/+9
| * | | Bug #42778: delete order by null global variable causes Gleb Shchepa2009-05-221-3/+0
| * | | Bug #42778: delete order by null global variable causesGleb Shchepa2009-05-221-0/+19
| |/ /
* | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-0/+15
|\ \ \ | |/ /
| * | Bug#36446: Attempt to set @@join_buffer_size to its minimum value produces sp...Tatiana A. Nurnberg2009-03-161-0/+15
* | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-8/+116
|\ \ \ | |/ /
| * | manual merge for 40657 beautificationTatiana A. Nurnberg2009-03-121-0/+16
| |\ \
| | * | Bug#36540: CREATE EVENT and ALTER EVENT statements fail with large server_idDavi Arnaut2009-03-111-0/+16
| * | | Bug#40657: assertion with out of range variables and traditional sql_modeTatiana A. Nurnberg2009-03-111-0/+5
| |/ /
| * | Bug#40657: assertion with out of range variables and traditional sql_modeTatiana A. Nurnberg2009-03-091-0/+2
| * | manual mergeTatiana A. Nurnberg2009-03-061-8/+58
| |\ \
| | * | Bug#41030 Wrong meta data (incorrect fieldlen)Sergey Glukhov2009-03-051-0/+7
| | * | Bug#41893: main.variables mysql-test fails in new variable like '%alloc%' is ...Patrick Crews2009-02-271-1/+1
| | * | Merge 5.0->5.1Patrick Crews2009-02-271-8/+50
| | |\ \ | | | |/
| | | * Bug#41893 - main.variables mysql-test fails if new variable like '%alloc%' is...Patrick Crews2009-02-261-1/+1
| | | * Bug#41893: main.variables mysql-test fails if new variable like '%alloc%' is ...Patrick Crews2009-02-261-5/+33
| * | | automergeTatiana A. Nurnberg2009-02-271-0/+35
| |\ \ \ | | |/ / | |/| |
| | * | Bug#40657: assertion with out of range variables and traditional sql_modeTatiana A. Nurnberg2009-02-031-0/+35
* | | | Merge with mysql-maria treeMichael Widenius2009-02-191-44/+47
|\ \ \ \ | |/ / /
| * | | merge 5.0 -> 5.1Patrick Crews2009-02-021-44/+44
| |\ \ \ | | | |/ | | |/|
| | * | Bug#39369: execution of "variables.test" with "check-testcases" show differen...Patrick Crews2009-02-021-46/+46
| * | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-301-3/+5
| |\ \ \ | | |_|/ | |/| |