summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.53Michael Widenius2010-11-2577-94/+4684
|\
| * test case fixSergey Glukhov2010-11-011-0/+2
| * merge to 5.1-securityGeorgi Kodinov2010-10-2957-96/+4259
| |\
| | * Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-2733-58/+509
| | |\
| | | * Fixed bug numbers in disabled.def filesAnitha Gopi2010-10-273-5/+5
| | | * merge from 5.1-mtrBjorn Munch2010-10-2518-33/+42
| | | |\
| | | | * Follow-up to Bug #55582 which allows checking strings in ifBjorn Munch2010-10-2115-26/+26
| | | | * Bug #56654 pb2 log is very hard to readBjorn Munch2010-10-191-4/+13
| | | | * Bug #52828 Tests that use perl fail when perl is not in pathBjorn Munch2010-10-191-1/+1
| | | | * Test wait_timeout: do not fail by SQL syntax error, use dieBjorn Munch2010-10-191-2/+2
| | | * | Bug#27606 GRANT statement should be replicated with DEFINER informationunknown2010-10-232-0/+44
| | | * | Bug#55478 Row events wrongly apply on the temporary table of the same nameunknown2010-10-212-0/+97
| | | * | Bug #46941 crash with lower_case_table_names=2 and foreign key Magne Mahre2010-10-193-0/+64
| | | * | Follow up for bug#36742. Changed test case for bug#19828Dmitry Shulga2010-10-182-20/+10
| | | * | Bug#56118 STOP SLAVE does not wait till trx with CREATE TMP TABLE ends,unknown2010-10-163-0/+248
| | * | | Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-192-0/+251
| | * | | Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-192-0/+232
| | * | | Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZEVasil Dimov2010-10-182-0/+52
| | * | | Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZEVasil Dimov2010-10-182-0/+52
| | * | | Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-1545-285/+1011
| | |\ \ \ | | | |/ /
| | | * | Fixed bug#36742 - GRANT hostname case handling inconsistent.Dmitry Shulga2010-10-132-0/+21
| | | * | Bug#56226 Table map set to 0 after altering MyISAM tableunknown2010-10-112-6/+73
| | | * | Bug#55375 Transaction bigger than max_binlog_cache_size crashes slaveunknown2010-10-093-32/+121
| | | * | Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-073-0/+162
| | * | | Tune the test for Bug#56143 too many foreign keys causes output of show creat...Vasil Dimov2010-10-141-8/+558
| | * | | Fix Bug#56143 too many foreign keys causes output of show create table to bec...Vasil Dimov2010-10-142-0/+1137
| | * | | Fix Bug#56143 too many foreign keys causes output of show create table to bec...Vasil Dimov2010-10-132-0/+589
| | * | | Bug#55632 - Fix testcase for 5.1 pluginunknown2010-10-131-3/+3
| | * | | Bug#56632 - The warning code related to KEY_BLOCK_SIZE and ROW_FORMAT when i...unknown2010-10-122-0/+510
| * | | | Bug#57688 Assertion `!table || (!table->write_set || bitmap_is_set(table->wri...Sergey Glukhov2010-10-294-0/+80
| * | | | Bug#57194 group_concat cause crash and/or invalid memory reads with type errorsSergey Glukhov2010-10-292-0/+18
| * | | | Bug#57477 SIGFPE when dividing a huge number a negative numberSergey Glukhov2010-10-272-0/+22
| * | | | Bug#56814 Explain + subselect + fulltext crashes serverSergey Glukhov2010-10-182-0/+82
| * | | | Bug#54484 explain + prepared statement: crash and Got error -1 from storage e...Sergey Glukhov2010-10-182-0/+72
| * | | | merging.Alexey Botchkov2010-10-152-0/+19
| |\ \ \ \
| | * | | | Bug#55146 Assertion `m_part_spec.start_part == m_part_spec.end_part' in ...Alexey Botchkov2010-08-122-0/+19
| * | | | | mergeMattias Jonsson2010-10-152-0/+50
| |\ \ \ \ \
| | * | | | | Bug#56287: mysql5.1.50 crash when using Partition datetime in sub in queryMattias Jonsson2010-09-162-0/+50
| * | | | | | Fix for bug#57283: inet_ntoa() crashesRamil Kalimullin2010-10-122-0/+14
| * | | | | | Fix for bug#57272: crash in rpad() when using utf8Ramil Kalimullin2010-10-122-0/+51
| * | | | | | Merge Bug #57345, Bug #56982, Bug#53307 test from mysql-5.1-innodbMarko Makela2010-10-111-1/+0
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Enable partition_innodb_plugin after Bug#53307 has been fixedVasil Dimov2010-10-051-1/+0
| * | | | | | Bug #56947 InnoDB leaks memory when failing to create a tableMarko Mäkelä2010-10-112-0/+17
* | | | | | | Merge with MySQL 5.1.52Michael Widenius2010-11-2370-1308/+2730
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix Bug #57255 Cascade Delete results in "Got error -1 from storage engine".Jimmy Yang2010-10-064-0/+92
| * | | | | | merge of 5.1-bugteam into 5.1-securityGeorgi Kodinov2010-10-0662-1170/+2439
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | mergedGeorgi Kodinov2010-10-052-138/+136
| | * | | | | merged 5.0-bugteam into 5.1-bugteamGeorgi Kodinov2010-10-052-3/+11
| | |\ \ \ \ \
| | | * | | | | Disable NDB tests to run by default.Georgi Kodinov2010-10-053-5/+14
| | | * | | | | Bug #53424 Certain combination of flags give internal errorBjorn Munch2010-06-151-2/+4