summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* BUG#12662190:COM_COMMIT IS NOT INCREMENTED FROM THE BINARY LOGS ON SLAVE, COM...Sujatha Sivakumar2012-04-123-0/+43
* Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEMgopal.shankar@oracle.com2012-04-114-126/+113
* BUG#13812374 - RPL.RPL_REPORT_PORT FAILS OCCASIONALLY ON PB2Manish Kumar2012-04-103-11/+30
* Merged from 5.1 to 5.5Venkata Sidagam2012-04-092-2/+17
|\
| * Bug #11766072 59107: MYSQLSLAP CRASHES IF STARTED WITH NO ARGUMENTS ON WINDOWSVenkata Sidagam2012-04-092-2/+17
* | BUG#11765650 - 58637: MARK UPDATES THAT DEPEND ON ORDER OF TWO KEYS UNSAFERohit Kalhans2012-03-303-0/+20
* | Patch for Bug#13805127: Stored program cache produces wrong result in same THD.Tor Didriksen2012-03-294-0/+265
* | Bug #13817703 - auto_increment_offset != 1 + innodb_autoinc_lock_mode=1 => bu...Sunny Bains2012-03-292-88/+117
* | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-03-286-48/+106
|\ \ | |/
| * Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVEPraveenkumar Hulakund2012-03-286-48/+104
* | merge 5.1 => 5.5Tor Didriksen2012-03-272-0/+104
|\ \ | |/
| * Backport of fix for Bug#12763207 - ASSERT IN SUBSELECT::SINGLE_VALUE_TRANSFORMERTor Didriksen2012-03-272-0/+104
* | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-03-272-0/+204
|\ \ | |/
| * Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVEPraveenkumar Hulakund2012-03-272-0/+204
| * Merge from mysql-5.1.62-releasekaren.langford@oracle.com2012-03-2012-0/+353
| |\
| | * merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-02-182-0/+337
| | |\
| | * \ merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-02-175-9/+9
| | |\ \
* | | \ \ Merge the 5.5.22 release build into main 5.5,Joerg Bruehe2012-03-2015-1/+515
|\ \ \ \ \
| * | | | | addendum to the --builtin-innodb depreacation bug. Fixing test suite output.Georgi Kodinov2012-02-191-1/+2
| * | | | | Addendum to BUG#13586262 : fixed a wrong test suite outputGeorgi Kodinov2012-02-181-1/+2
| * | | | | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-02-182-0/+335
| |\ \ \ \ \
| * \ \ \ \ \ merged mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-02-1731-32/+102
| |\ \ \ \ \ \
| * | | | | | | Bug#13633383 63183: SMALL SORT_BUFFER_SIZE CRASH IN MERGE_BUFFERSTor Didriksen2012-02-143-1/+136
| * | | | | | | Merge of fix for Bug#11765810.Martin Hansson2012-02-072-0/+115
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Bug #11765810 58813: SERVER THREAD HANGS WHEN JOIN + WHERE + GROUP BYMartin Hansson2012-02-072-0/+116
| | * | | | | | merged mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-02-0623-3504/+560
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-02-0666-89/+1419
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Bug#13593865 - 64037: CRASH IN HA_PARTITION::CREATE_HANDLERS ONMattias Jonsson2012-02-022-0/+54
| * | | | | | | | | Merged from mysql-5.1-security Gopal Shankar2012-01-302-0/+43
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Bug#13105873 :Valgrind Warning: CRASH IN FOREIGNGopal Shankar2012-01-302-0/+43
| * | | | | | | | | Merge 5.1-security => 5.5-securityTor Didriksen2012-01-272-0/+85
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Bug#13580775 ASSERTION FAILED: RECORD_LENGTH == M_RECORD_LENGTHTor Didriksen2012-01-272-0/+85
| | * | | | | | | | weave merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-01-1214-12/+848
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ weave merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-01-1227-47/+922
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge from mysql-5.1-security to mysql-5.5-securityJon Olav Hauglid2012-01-092-0/+52
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Backport from mysql-trunk of:Jon Olav Hauglid2012-01-092-0/+49
| * | | | | | | | | | | Merge mysql-5.1-security -> mysql-5.5-securityVasil Dimov2011-12-222-0/+30
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Fix Bug#13510739 63775: SERVER CRASH ON HANDLER READ NEXT AFTER DELETE RECORD.Vasil Dimov2011-12-224-0/+60
* | | | | | | | | | | | Bug#13832953 MY_STRNXFRM_UNICODE: ASSERTION `SRC' FAILED. | MY_STRNXFRM_UNIC...Alexander Barkov2012-03-202-0/+20
* | | | | | | | | | | | Merging from mysql-5.1 to mysql-5.5. Annamalai Gurusami2012-03-161-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Bug #11766634 59783: INNODB DATA GROWS UNEXPECTEDLY WHEN INSERTING, TRUNCATIN...Annamalai Gurusami2012-03-162-0/+8
* | | | | | | | | | | | This patch fixes the bug#13737343 (formerly known as 64374): XA TRANSACTIONSDmitry Shulga2012-03-152-2/+0
* | | | | | | | | | | | merge of bug#1364811 into mysql-5.5Mattias Jonsson2012-03-143-43/+101
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bug#13694811: THE OPTIMIZER WRONGLY USES THE FIRST INNODBMattias Jonsson2012-02-223-38/+96
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Bug#13832772 ASSERTION `THD->IS_ERROR() || KILL_ERRNO'Tor Didriksen2012-03-142-0/+88
* | | | | | | | | | | | Bug#12626844 : WE ARE NOT CHECKING VIEW TABLE NAMESChaithra Gopalareddy2012-03-142-0/+18
* | | | | | | | | | | | BUG#12400313Luis Soares2012-03-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | BUG#12400313Luis Soares2012-03-121-0/+1
* | | | | | | | | | | | BUG#12400313Luis Soares2012-03-121-1/+1
* | | | | | | | | | | | BUG#12400313Luis Soares2012-03-122-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /