summaryrefslogtreecommitdiff
path: root/mysql-test/r/innodb_mysql.result
Commit message (Expand)AuthorAgeFilesLines
* Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-0/+20
|\
| * Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-0/+42
| |\
| * \ Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-1/+2
| |\ \
| * | | Fix for bug #39932 "create table fails if column for FK is in differentDmitry Lenev2009-10-091-0/+20
* | | | Revert of the push of bug #20837 due to failing regression tests.Georgi Kodinov2009-12-011-31/+0
* | | | Bug #20837 Apparent change of isolation level during transactionMagne Mahre2009-11-301-0/+31
* | | | Bug #46175: NULL read_view and consistent read assertionGeorgi Kodinov2009-11-041-0/+22
| |_|/ |/| |
* | | Fix for bug#47963: Wrong results when index is usedRamil Kalimullin2009-10-131-0/+42
| |/ |/|
* | Bug#47746 - main.innodb_mysql fails sporadically:John H. Embretsen2009-10-051-1/+2
|/
* Bug #36259 (Optimizing with ORDER BY) and bug#45828 (Optimizer won't Georgi Kodinov2009-07-071-3/+74
* Bug #44886: SIGSEGV in test_if_skip_sort_order() -Gleb Shchepa2009-06-081-0/+17
* merged 36995 to 5.1-bugteamGeorgi Kodinov2009-06-041-0/+12
|\
| * Bug #36995: valgrind error in remove_const during subquery executionsGeorgi Kodinov2009-06-041-0/+12
* | Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, andGeorgi Kodinov2009-05-251-0/+29
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-191-0/+12
|\ \ | |/
| * Bug#39793 Foreign keys not constructed when column has a '#' in a comment or ...Sergey Glukhov2009-05-191-0/+12
* | Merge.Martin Hansson2009-05-131-0/+27
|\ \
| * | Bug#43580: Issue with Innodb on multi-table updateMartin Hansson2009-05-051-0/+27
* | | Bug #44290: explain crashes for subquery with distinct inGleb Shchepa2009-05-121-0/+19
|/ /
* | AutomergeKristofer Pettersson2009-03-301-0/+145
|\ \
| * | Bug#40127 Multiple table DELETE IGNORE hangs on foreign key constraint violationKristofer Pettersson2009-03-271-0/+145
* | | MergeRamil Kalimullin2009-03-271-0/+30
|\ \ \ | |/ / |/| / | |/
| * Fix for bug #26288: savepoint not deleted, comit on empty transactionRamil Kalimullin2009-03-271-0/+24
| * Bug #42419: test suite fixGeorgi Kodinov2009-02-201-16/+0
| * Bug #42419: Server crash with "Pure virtual method called" on two concurrentGeorgi Kodinov2009-02-191-0/+16
* | Bug#37016: TRUNCATE TABLE removes some rows but not allDavi Arnaut2009-01-091-0/+58
* | Bug#41348: INSERT INTO tbl SELECT * FROM temp_tbl overwritesDavi Arnaut2009-01-071-0/+21
* | merged bug 37742 to 5.1-bugteamGeorgi Kodinov2008-12-081-0/+85
|\ \
| * | Bug #37742: HA_EXTRA_KEYREAD flag is set when key contains only prefix of req...Georgi Kodinov2008-11-291-0/+84
* | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-11-271-0/+6
|\ \ \ | |/ / |/| / | |/
| * Bug#37284 Crash in Field_string::type()Sergey Glukhov2008-11-271-0/+6
| * Bug#37830 : ORDER BY ASC/DESC - no differenceGeorgi Kodinov2008-07-231-0/+15
* | Bug #40360: Binlog related errors with binlog offMats Kindahl2008-11-031-9/+5
* | Bug #40360: Binlog related errors with binlog offMats Kindahl2008-11-031-0/+13
* | Bug #39812: Make statement replication default for 5.1 (to match 5.0)Georgi Kodinov2008-10-031-0/+1
* | Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains thatMattias Jonsson2008-08-111-0/+1
* | merge of bug #37830 to 5.1Georgi Kodinov2008-07-171-0/+15
|\ \
| * | Bug#37830 : ORDER BY ASC/DESC - no differenceGeorgi Kodinov2008-07-161-0/+15
| |/
* | Bug#33873: Fast ALTER TABLE doesn't work with multibyte character setsDavi Arnaut2008-06-171-13/+0
* | BUG#35850 "Performance regression in 5.1.23/5.1.24"sergefp@mysql.com2008-05-071-8/+18
* | Backport kostja's fix for Bug#32724 "innodb_mysql.test fails randomly".davi@mysql.com/endora.local2008-04-291-11/+11
* | Merge kaamos.(none):/data/src/mysql-5.1kaa@kaamos.(none)2008-03-121-0/+6
|\ \
| * \ Merge kaamos.(none):/data/src/opt/mysql-5.0-optkaa@kaamos.(none)2008-02-131-0/+6
| |\ \ | | |/
| | * innodb_mysql.test, variables.result, variables.test, innodb_mysql.result:gshchepa/uchum@host.loc2008-02-071-0/+6
* | | Add a test case for Bug#21704: Renaming column does not updateanozdrin/alik@quad.2008-02-151-0/+13
|/ /
* | Fixed bug #33697.igor@olga.mysql.com2008-01-111-1/+26
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-12-131-0/+12
|\ \ | |/
| * Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@eagle.(none)2007-12-131-0/+14
| |\
| | * Fixed bug #32815.igor@olga.mysql.com2007-12-071-0/+12
| * | Fix for bug #31137: Assertion failed: primary_key_no == -1 || primary_key_no ...ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-10-261-0/+15