summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Automerge merge with latest mysql-5.1.Luis Soares2012-03-122-1/+6
| |\ \
| | * | BUG#12400313Luis Soares2012-03-122-1/+6
* | | | BUG#12400313Luis Soares2012-03-123-0/+101
|\ \ \ \ | |/ / /
| * | | BUG#12400313Luis Soares2012-03-123-0/+101
| |\ \ \ | | |/ /
| | * | BUG#12400313 RELAY_LOG_SPACE_LIMIT IS NOT WORKING IN MANY CASESLuis Soares2012-03-123-0/+101
* | | | BUG#13812374 - RPL.RPL_REPORT_PORT FAILS OCCASIONALLY ON PB2Manish Kumar2012-03-092-28/+11
* | | | Merging from mysql-5.1 to mysql-5.5. Annamalai Gurusami2012-03-093-0/+58
|\ \ \ \ | |/ / /
| * | | Bug #11766634 59783: InnoDB data grows unexpectedly when inserting,Annamalai Gurusami2012-03-094-0/+114
* | | | Remove a duplicate mysql-test file innodb-index.inc.Marko Mäkelä2012-03-061-26/+0
* | | | merge from mysql-5.1Mattias Jonsson2012-02-295-17/+255
|\ \ \ \ | |/ / /
| * | | merge into mysql-5.1Mattias Jonsson2012-02-295-17/+255
| |\ \ \
| | * | | Bug#11761296: 53775: QUERY ON PARTITIONED TABLE RETURNS CACHEDMattias Jonsson2012-02-205-17/+255
| * | | | Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BRE...Praveenkumar Hulakund2012-02-294-0/+565
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | BUG#13333431 - INCORRECT DEFAULT PORT IN 'SHOW SLAVE HOSTS' OUTPUTManish Kumar2012-02-281-1/+1
* | | | | BUG#13333431 - INCORRECT DEFAULT PORT IN 'SHOW SLAVE HOSTS' OUTPUTManish Kumar2012-02-281-1/+1
* | | | | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-02-294-0/+565
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BRE...Praveenkumar Hulakund2012-02-294-0/+565
* | | | | BUG#13333431 - INCORRECT DEFAULT PORT IN 'SHOW SLAVE HOSTS' OUTPUTManish Kumar2012-02-288-7/+87
|\ \ \ \ \
| * | | | | BUG#12969301 : mysql_plugin: enable is ignored if plugin existsunknown2011-12-152-2/+84
* | | | | | Merge from 5.1 to 5.5Chaithra Gopalareddy2012-02-242-0/+23
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Bug#13012483:EXPLAIN EXTENDED, PREPARED STATEMENT, CRASH INChaithra Gopalareddy2012-02-242-0/+23
| | |/ / / | |/| | |
* | | | | Merge mysql-5.1 -> mysql-5.5Vasil Dimov2012-02-211-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix Bug#13639142 64128: INNODB ERROR IN SERVER LOG OF INNODB_BUG34300Vasil Dimov2012-02-212-0/+2
* | | | | Adjust .result files of mysqld--help-notwin and mysqld--help-winVasil Dimov2012-02-202-2/+4
* | | | | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-02-172-0/+335
|\ \ \ \ \ | |/ / / /
| * | | | Bug#13721257 RACE CONDITION IN UPDATES OR INSERTS OF WIDE RECORDSMarko Mäkelä2012-02-172-0/+337
| * | | | MergeKent Boortz2012-02-162-6/+6
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | MergeKent Boortz2012-02-161-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-02-151-3/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Remove a race condition in innodb_bug53756.test.Marko Mäkelä2012-02-152-6/+6
| | | |_|/ | | |/| |
* | | | | Updated/added copyright headersMySQL Build Team2012-02-164-4/+4
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Updated/added copyright headersKent Boortz2012-02-153-3/+3
| |\ \ \ | | |/ / | |/| |
* | | | fixing test failure on pb2.Rohit Kalhans2012-02-132-4/+2
* | | | BUG#11758263: Modification of indentation in the added code.Rohit Kalhans2012-02-134-3/+15
* | | | Followup patch for bug#11758263.Rohit Kalhans2012-02-101-22/+0
* | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-0923-22/+104
* | | | Backout the patch for bug#11758263.Rohit Kalhans2012-02-0822-79/+22
* | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-0822-22/+79
* | | | Merge mysql-5.1 -> mysql-5.5Vasil Dimov2012-02-062-0/+20
|\ \ \ \ | |/ / /
| * | | Fix Bug#11754376 45976: INNODB LOST FILES FOR TEMPORARY TABLES ONVasil Dimov2012-02-064-0/+40
* | | | BUG#11754145: Failing test cases. Patch to correct the test case.Ashish Agarwal2012-02-051-4/+4
* | | | BUG#12403008 RPL_HEARTBEAT_BASIC FAILS SPORADICALLY ON PUSHBUILDNuno Carvalho2012-02-031-1/+0