summaryrefslogtreecommitdiff
path: root/mysql-test/r/variables.result
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.2.Michael Widenius2011-12-111-2/+0
|\
* | 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 5.3 mainMichael Widenius2011-05-161-1/+1
|\ \
* \ \ Merge with MariaDB 5.2Michael Widenius2011-05-101-0/+52
|\ \ \ | |/ / |/| / | |/
| * Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-0/+23
| |\
| | * Fixed a test failure in embedded because of the fix for BUG#11766769Georgi Kodinov2011-03-281-23/+0
| | * Bug#11766424 59527: DECIMAL_BIN_SIZE: ASSERTION `SCALE >= 0 && PRECISION > 0...Sergey Glukhov2011-03-281-0/+16
| | * Bug #11766769: 59959: SMALL VALUES OF --MAX-ALLOWED-PACKET Georgi Kodinov2011-03-251-0/+27
| | * Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS".Dmitry Shulga2011-03-151-0/+3
* | | Merge with 5.2Michael Widenius2011-03-091-0/+33
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+33
| |\ \ | | |/
| | * Assorted post-merge fixes, clean-up, integration, compat with 5.6.Tatiana A. Nurnberg2010-11-251-3/+2
| | * Bug#43233: Some server variables are clipped during "update," not "check" stageTatiana A. Nurnberg2010-11-111-0/+34
* | | MWL #21: "index_merge: non-ROR intersection".Igor Babaev2010-12-011-0/+1
|/ /
* | Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+8
|\ \ | |/
| * mergeGeorgi Kodinov2010-06-041-0/+7
| |\
| | * Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-041-0/+8
* | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+11
|\ \ \ | |/ /
| * | Bug #37168: Missing variable - skip_name_resolveGeorgi Kodinov2010-03-311-0/+9
| * | BUG#51866 - crash with repair by sort and fulltext keysSergey Vojtovich2010-03-251-0/+2
* | | Automerge MySQL 5.1.44 merge into latest MariaDB trunk.unknown2010-03-101-1/+7
|\ \ \
| * \ \ Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+7
| |\ \ \ | | |/ /
| | * | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-1/+1
| | * | 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
* | | | Added count of my_sync calls (to SHOW STATUS)Michael Widenius2010-03-091-2/+0
|/ / /
* | | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-2/+2
* | | Fix multiple test suite failures in Buildbot due to races in the test cases o...unknown2010-01-111-10/+0
* | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-1/+1
|\ \ \
| * | | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-1/+1
* | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-1/+21
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
| |/ /
* | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-0/+7
|\ \ \ | |/ /
| * | Bug#36446: Attempt to set @@join_buffer_size to its minimum value produces sp...Tatiana A. Nurnberg2009-03-161-0/+7
* | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-17/+137
|\ \ \ | |/ /
| * | 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