summaryrefslogtreecommitdiff
path: root/mysql-test/t/variables.test
Commit message (Expand)AuthorAgeFilesLines
* A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-0/+26
* mergeGeorgi Kodinov2010-06-041-0/+15
|\
| * mergeGeorgi Kodinov2010-06-041-0/+15
| |\
| | * Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-041-0/+14
* | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-0/+8
|\ \ \ | |/ /
| * | Bug #37168: Missing variable - skip_name_resolveGeorgi Kodinov2010-03-311-0/+8
* | | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-02-201-2/+2
|\ \ \
| * | | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-151-2/+2
* | | | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-02-171-1/+0
|/ / /
* | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-24/+13
* | | Automerge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2009-12-171-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
* | | Automerge from mysql-next-mr.Alexander Nozdrin2009-10-221-10/+10
|\ \ \
| * | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-5/+5
| * | | Backporting WL#4642 Greek locale for DAYNAME, MONTHNAME, DATE_FORMATAlexander Barkov2009-10-061-2/+2
| * | | WL#4584 Internationalized number formatAlexander Barkov2009-10-051-3/+3
| |/ /
* | | A backport a patch of Bug#34828.Alexander Nozdrin2009-10-071-0/+162
|/ /
* | 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
|/ /
* | Bug#36446: Attempt to set @@join_buffer_size to its minimum value produces sp...Tatiana A. Nurnberg2009-03-161-0/+15
* | 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 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
|\ \ \ | |_|/ |/| |
| * | merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-12/+294
| |\ \ | |/ / |/| |
| * | Final fix for bug#38349: Did the changes due to the 2 reviews.Horst Hunger2008-09-101-3/+3
* | | Bug#28234 - global/session scope - documentation vs implementationIngo Struewing2008-11-271-12/+0
* | | Bug#28234 - global/session scope - documentation vs implementationIngo Struewing2008-11-221-0/+296
* | | A fix for Bug#22891 "session level max_allowed_packet can beStaale Smedseng2008-11-201-12/+10
|/ /
* | A patch for Bug#34820: log_output can be set to illegal value.anozdrin/alik@quad.opbmk2008-03-281-0/+17
* | variables.result, variables.test:serg@janus.mylan2007-12-211-1/+1
* | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.0serg@janus.mylan2007-12-191-3/+3
|\ \ | |/
| * correct invalid values in SET GLOBAL var=DEFAULTserg@janus.mylan2007-12-191-1/+1
| * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opttnurnberg@white.intern.koehntopp.de2007-12-061-1/+1
| |\
| | * Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-12-031-1/+1