summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* fix val_str_ascii to return a string in the ascii-compatible charset.Sergei Golubchik2012-08-092-0/+11
* merge with MySQL 5.5.27Sergei Golubchik2012-08-0942-78/+590
|\
| * undo the fix for MySQL Bug#12998841Sergei Golubchik2012-08-081-2/+2
| * Merge from mysql-5.5.25a-releaseSunanda Menon2012-07-061-2/+2
| |\
| | * Added some extra optional path to test suites.Joerg Bruehe2012-07-022-4/+8
| | * Fix mysql_plugin test to handle version XXaBjorn Munch2012-06-291-2/+2
| * | Bug #12998841: libmysql divulges plaintext password upon request in 5.5Georgi Kodinov2012-07-051-2/+2
| * | Bug #11753490: 44939: sql dumps containing broad views fail when Georgi Kodinov2012-07-041-23/+23
| * | upmerge from mysql-5.1 to mysql-5.5Rohit Kalhans2012-07-031-0/+34
| |\ \
| | * | BUG#11762667:MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUTRohit Kalhans2012-07-031-0/+34
| * | | Bug#13417440 : 63340: ARCHIVE FILE IO NOT INSTRUMENTEDMayank Prasad2012-07-032-9/+8
| * | | manual merge (WL6219)Gleb Shchepa2012-06-2921-0/+114
| |\ \ \ | | |/ /
| | * | Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(...Gleb Shchepa2012-06-2917-0/+98
| | * | BUG #13946716: FEDERATED_PLUGIN TEST CASE FAIL ON 64BIT ARCHITECTURESunknown2012-06-141-0/+2
| | * | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-06-126-12/+330
| | |\ \
| * | \ \ BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-06-128-15/+347
| |\ \ \ \
| | * \ \ \ BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-05-304-12/+14
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-05-219-12/+210
| | |/ /
| * | | Bug#13417440 : 63340: ARCHIVE FILE IO NOT INSTRUMENTEDTor Didriksen2012-06-051-0/+1
| * | | Bug#13982017: ALTER TABLE RENAME ENDS UP WITH ERROR 1050 (42S01)Jon Olav Hauglid2012-06-012-6/+25
| * | | PB2 Failure Fix : Disabled the test case in correct manner.Mayank Prasad2012-05-251-1/+1
| * | | Bug#13417440 : 63340: ARCHIVE FILE IO NOT INSTRUMENTEDMayank Prasad2012-05-242-3/+3
| * | | WL#6311 Remove --safe-modeNorvald H. Ryeng2012-05-232-2/+2
| * | | Improved the test performance_schema.func_file_io,Marc Alff2012-05-232-0/+16
| * | | After the fix for Bug #12752572, there is a pb2 failure. Fixing it byAnnamalai Gurusami2012-05-231-4/+4
| * | | BUG#11754117 - 45670: INTVAR_EVENTS FOR FILTERED-OUT QUERY_LOG_EVENTS ARE EXE...Nuno Carvalho2012-05-152-12/+14
| |\ \ \ | | |/ /
| | * | BUG#11754117 - 45670: INTVAR_EVENTS FOR FILTERED-OUT QUERY_LOG_EVENTS ARE EXE...Nuno Carvalho2012-05-152-12/+14
| * | | Upmerge optional testsuite pathBjorn Munch2012-05-152-4/+8
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Added some extra optional path to test suitesBjorn Munch2012-05-152-6/+8
* | | MDEV-392 MTR: skip-combinations option is declared in help, but is ignoredSergei Golubchik2012-08-081-2/+0
* | | MDEV-399 Combinations defined in the base suite cannot be skipped by overlaySergei Golubchik2012-08-012-5/+15
* | | MDEV-369: Mismatches in MySQL engines test suiteElena Stepanova2012-08-023-7/+7
* | | Merge 5.3->5.5Elena Stepanova2012-08-0236-275/+3066
|\ \ \
| * | | MDEV-369 (Mismatches in MySQL engines test suite)Elena Stepanova2012-07-3034-225/+3140
| * | | Result files were wrong due to MySQL bug#66034 Elena Stepanova2012-07-262-5/+5
* | | | MDEV-375 Server crashes in THD::print_aborted_warning with log_warnings > 3Sergei Golubchik2012-07-312-0/+34
* | | | MDEV-340 Save replication comments for DROP TABLE.Alexey Botchkov2012-07-312-0/+33
* | | | MDEV-410: EXPLAIN shows type=range, while SHOW EXPLAIN and userstat show full...Sergey Petrunya2012-07-2511-51/+276
* | | | merged with maria/5.5Axel Schwenke2012-07-192-0/+26
|\ \ \ \
| * \ \ \ Merge bug#1007622 from 5.3 to 5.5Sergey Petrunya2012-07-182-0/+26
| |\ \ \ \ | | |/ / /
| | * | | Fix for LP bug#1007622unknown2012-06-262-0/+26
* | | | | MDEV-11: Generic storage engine test suiteElena Stepanova2012-07-16285-0/+28158
* | | | | Allow multiple error codes inside a variable in --error commandElena Stepanova2012-07-162-0/+6
|/ / / /
* | | | fixed MySQL bug#53775:unknown2012-07-136-9/+467
* | | | Merge fix for MDEV-376Sergey Petrunya2012-07-052-0/+30
|\ \ \ \
| * | | | MDEV-376: Wrong result (missing rows) with index_merge+index_merge_intersecti...Sergey Petrunya2012-07-042-0/+30
* | | | | Don't abort InnoDB/XtraDB if one can't allocate resources for AIOMichael Widenius2012-06-272-0/+4
* | | | | Merge 5.3->5.5.Igor Babaev2012-06-242-0/+59
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge 5.2->5.3Igor Babaev2012-06-232-0/+59
| |\ \ \
| | * | | Fixed bug mdev-354.Igor Babaev2012-06-182-0/+60