summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281134-634/+943344
|\
| * Bug#52336 Segfault / crash in 5.1 copy_fields (param=0x9872980) at sql_select...Sergey Glukhov2010-04-052-2/+91
| * Bug #40625: Concat fails on DOUBLE values in a StoredGleb Shchepa2010-04-032-0/+38
| * Bug #47904 Incorrect results w/ table subquery, derived SQs, and LEFT JOIN Anurag Shekhar2010-04-022-0/+172
| * Merge fix for BUG40980 to mysql-5.1-bugteam.Sergey Vojtovich2010-04-012-0/+34
| |\
| | * BUG#40980 - Drop table can remove another MyISAM table'sSergey Vojtovich2010-04-012-0/+34
| * | Merge innodb-zip-ss6900 to mysql-5.1-bugteam.Sergey Vojtovich2010-04-019-14/+246
| |\ \
| | * | Applying InnoDB snapshot Sergey Vojtovich2010-04-011-6/+11
| | * | Applying InnoDB snapshot Sergey Vojtovich2010-04-011-4/+3
| | * | Applying InnoDB snapshot, fixes BUG#51356.Sergey Vojtovich2010-04-012-0/+143
| | * | Applying InnoDB snapshot Sergey Vojtovich2010-04-011-2/+2
| | * | Applying InnoDB snapshot Sergey Vojtovich2010-04-012-1/+4
| | * | Applying InnoDB snapshot, fixes BUG#47622.Sergey Vojtovich2010-04-012-0/+78
| | * | Applying InnoDB snapshot Sergey Vojtovich2010-04-011-1/+5
| * | | mergeGeorgi Kodinov2010-04-012-0/+27
| |\ \ \ | | |/ /
| | * | Fix for bug#52397: another crash with explain extended and group_concatRamil Kalimullin2010-03-312-0/+27
| * | | Bug #37168: Missing variable - skip_name_resolveGeorgi Kodinov2010-03-314-0/+65
| |/ /
| * | mergeGeorgi Kodinov2010-03-302-15/+14
| |\ \
| | * | Bug #51893: crash with certain characters given to load_file Georgi Kodinov2010-03-302-0/+14
| * | | Bug #51893: crash with certain characters given to load_file Georgi Kodinov2010-03-232-0/+15
| * | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-03-262-0/+23
| |\ \ \ | | |/ /
| | * | Bug#52177 crash with explain, row comparison, join, text fieldSergey Glukhov2010-03-262-0/+23
| * | | Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-03-292-0/+30
| | |/ | |/|
| * | Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTsunknown2010-03-289-16/+202
| * | Bug #50095 Multi statement including CREATE EVENT causes rotten binlog entryunknown2010-03-282-2/+14
| * | Applying InnoDB snapshot Sergey Vojtovich2010-03-261-0/+15
| * | Merge fix for BUG51868 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-262-0/+24
| |\ \
| | * | BUG#51868 - crash with myisam_use_mmap and partitionedSergey Vojtovich2010-03-222-0/+24
| * | | Merge fix for BUG46565 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-264-0/+42
| |\ \ \
| | * | | BUG#46565 - repair of partition fail for archive engineSergey Vojtovich2010-03-254-0/+42
| * | | | Bug#52164 Assertion failed: param.sort_length, file .\filesort.cc, line 149Sergey Glukhov2010-03-262-0/+25
| * | | | An addition to fix for BUG#51866 - crash with repair Ramil Kalimullin2010-03-251-13/+25
| * | | | Merge fixes for BUG51877, BUG51866, BUG47598 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-259-20/+92
| |\ \ \ \
| | * \ \ \ Merge fix for BUG51866 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-255-13/+53
| | |\ \ \ \
| | | * | | | BUG#51866 - crash with repair by sort and fulltext keysSergey Vojtovich2010-03-255-13/+53
| | * | | | | Merge fix for BUG51877 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-254-7/+39
| | |\ \ \ \ \
| | | * | | | | BUG#51877 - HANDLER interface causes invalid memory readSergey Vojtovich2010-03-254-7/+39
| * | | | | | | AutomergeKristofer Pettersson2010-03-252-0/+30
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Bug#46615 Assertion in Query_cache::invalidate in INSERT in a VIEW of a MERGE...Kristofer Pettersson2010-03-242-0/+30
| * | | | | | | More exceptions for InnoDB plugin tests.Sergey Vojtovich2010-03-241-0/+3
| * | | | | | | Applying InnoDB snapshotSergey Vojtovich2010-03-241-4/+26
| * | | | | | | Applying InnoDB snapshot, fixes BUG#47621.Sergey Vojtovich2010-03-243-6/+84
| * | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-03-242-0/+29
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Bug#48483 crash in get_best_combination()Sergey Glukhov2010-03-242-0/+29
| * | | | | | | Bug #51850: crash/memory overlap when using load data infile and setGeorgi Kodinov2010-03-232-0/+25
| * | | | | | | Merging the latest changesAlexander Barkov2010-03-221-16/+16
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merging with mysql-5.1-bugfixing.Mats Kindahl2010-03-222-4/+5
| | |\ \ \ \ \ \ \
| | * | | | | | | | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2010-03-221-16/+16
| * | | | | | | | | Bug #51976 LDML collations issue Alexander Barkov2010-03-222-0/+17
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge fix for bug 52060 into tip of 5.1-bugteam.John H. Embretsen2010-03-2216-59/+293
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /