summaryrefslogtreecommitdiff
path: root/mysql-test/r/variables.result
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of WL#4738 from mysql-next-mr: Alexey Kopytov2009-12-281-48/+53
|\
| * minimal changes to errmst-utf8.txt (mostly whitespace) to match 6.0-codebase ...Sergei Golubchik2009-12-221-1/+1
| * WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-47/+52
* | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-1/+1
|/
* 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-11/+15
| | * Bug#41893: Removal of trailing space noise causing Pushbuild failure.Patrick Crews2009-02-271-1/+1
* | | Automerge from mysql-next-mr.Alexander Nozdrin2009-10-221-16/+16
|\ \ \
| * | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-11/+11
| * | | Backporting WL#4642 Greek locale for DAYNAME, MONTHNAME, DATE_FORMATAlexander Barkov2009-10-061-5/+5
| |/ /
* | | A backport a patch of Bug#34828.Alexander Nozdrin2009-10-071-0/+165
|/ /
* | merge to 5.1-bugteam treeSatya B2009-06-021-0/+10
|\ \
| * | Fix for BUG#10206 - InnoDB: Transaction requiring Max_BinLog_Cache_size > 4GBSatya B2009-05-151-0/+10
* | | Bug #42778: delete order by null global variable causes Gleb Shchepa2009-05-221-9/+0
* | | Bug #42778: delete order by null global variable causesGleb Shchepa2009-05-221-1/+20
|/ /
* | Bug#36446: Attempt to set @@join_buffer_size to its minimum value produces sp...Tatiana A. Nurnberg2009-03-161-0/+7
* | manual merge for 40657 beautificationTatiana A. Nurnberg2009-03-121-0/+28
|\ \
| * | Bug#36540: CREATE EVENT and ALTER EVENT statements fail with large server_idDavi Arnaut2009-03-111-0/+28
* | | Bug#40657: assertion with out of range variables and traditional sql_modeTatiana A. Nurnberg2009-03-111-0/+6
|/ /
* | manual mergeTatiana A. Nurnberg2009-03-061-16/+69
|\ \
| * | Bug#41030 Wrong meta data (incorrect fieldlen)Sergey Glukhov2009-03-051-0/+5
| * | Bug#41893: main.variables mysql-test fails in new variable like '%alloc%' is ...Patrick Crews2009-02-271-3/+3
| * | Merge 5.0->5.1Patrick Crews2009-02-271-18/+66
| |\ \ | | |/
| | * Bug#41893: main.variables mysql-test fails if new variable like '%alloc%' is ...Patrick Crews2009-02-261-6/+40
* | | automergeTatiana A. Nurnberg2009-02-271-1/+34
|\ \ \ | |/ / |/| |
| * | Bug#40657: assertion with out of range variables and traditional sql_modeTatiana A. Nurnberg2009-02-031-1/+34
* | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-301-1/+5
|\ \ \ | |/ / |/| |
| * | merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-30/+343
| |\ \ | |/ / |/| |
| * | merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-r...Andrei Elkin2008-11-121-1/+1
| |\ \
| * | | Final fix for bug#38349: Did the changes due to the 2 reviews.Horst Hunger2008-09-101-1/+3
* | | | Bug#28234 - global/session scope - documentation vs implementationIngo Struewing2008-11-271-13/+0
* | | | Bug#28234 - global/session scope - documentation vs implementationIngo Struewing2008-11-221-0/+339
* | | | A fix for Bug#22891 "session level max_allowed_packet can beStaale Smedseng2008-11-201-30/+17
| |/ / |/| |
* | | Bug #32124: crash if prepared statements refer to variables in the where clauseGeorgi Kodinov2008-10-081-1/+1
|/ /
* | A patch for Bug#34820: log_output can be set to illegal value.anozdrin/alik@quad.opbmk2008-03-281-0/+10
* | 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-1/+1
|\ \ | |/
| * correct invalid values in SET GLOBAL var=DEFAULTserg@janus.mylan2007-12-191-1/+1
| * Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-11-301-2/+28
| * Merge polly.(none):/home/kaa/src/opt/bug29131/my50-bug29131kaa@polly.(none)2007-10-291-0/+16
| |\
| | * Fix for bug #29131: SHOW VARIABLES reports variable 'log' but SETkaa@polly.(none)2007-10-251-0/+16
| * | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@eagle.(none)2007-10-231-0/+3
| |\ \
* | | | Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-12-011-4/+30
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-10-231-0/+3
|\ \ \ \
| * | | | Bug#31588: buffer overrun when setting variablestnurnberg@sin.intern.azundris.com2007-10-181-1/+1
| * | | | Merge sin.intern.azundris.com:/misc/mysql/31588/50-31588tnurnberg@sin.intern.azundris.com2007-10-181-0/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge sin.intern.azundris.com:/misc/mysql/31588/41-31588tnurnberg@sin.intern.azundris.com2007-10-181-0/+3
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Bug#31588: buffer overrun when setting variablestnurnberg@sin.intern.azundris.com2007-10-181-0/+3