summaryrefslogtreecommitdiff
path: root/mysql-test/r/innodb_mysql.result
Commit message (Expand)AuthorAgeFilesLines
* 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"unknown2008-05-071-8/+18
* | Backport kostja's fix for Bug#32724 "innodb_mysql.test fails randomly".unknown2008-04-291-11/+11
* | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-0/+6
|\ \
| * \ Merge kaamos.(none):/data/src/opt/mysql-5.0-optunknown2008-02-131-0/+6
| |\ \ | | |/
| | * innodb_mysql.test, variables.result, variables.test, innodb_mysql.result:unknown2008-02-071-0/+6
* | | Add a test case for Bug#21704: Renaming column does not updateunknown2008-02-151-0/+13
|/ /
* | Fixed bug #33697.unknown2008-01-111-1/+26
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optunknown2007-12-131-0/+12
|\ \ | |/
| * Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-0/+14
| |\
| | * Fixed bug #32815.unknown2007-12-071-0/+12
| * | Fix for bug #31137: Assertion failed: primary_key_no == -1 || primary_key_no ...unknown2007-10-261-0/+15
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-0/+2
|\ \ \
| * \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-12-021-0/+2
| |\ \ \
| | * \ \ Merge mysql.com:/misc/mysql/31177/50-31177unknown2007-12-011-0/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug#31177: Server variables can't be set to their current valuesunknown2007-11-301-0/+2
| | | |/
* | | | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1unknown2007-12-101-8/+28
|\ \ \ \
| * \ \ \ Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2007-12-051-8/+28
| |\ \ \ \
| | * | | | Fix for bug #26447: "ALTER TABLE .. ORDER" does not work with InnoDB unknown2007-11-071-8/+13
| | * | | | after-merge fix-up.unknown2007-10-291-0/+15
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-11-281-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#32754 - InnoDB tests do not prepare or clean up correctlyunknown2007-11-271-0/+3
| | |/ / / | |/| | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-11-191-0/+35
|\ \ \ \ \ | |/ / / /
| * | | | Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-mainunknown2007-11-121-0/+1
| |\ \ \ \
| | * | | | Bug#32048 - innodb_mysql.test produces warnings filesunknown2007-11-021-0/+1
| | | |/ / | | |/| |
| * | | | Merge lambda.weblab:/home/malff/TREE/mysql-5.1-baseunknown2007-10-291-0/+80
| |\ \ \ \ | | |/ / /
| * | | | Fix for BUG#27610: ALTER TABLE ROW_FORMAT=... does notunknown2007-10-291-0/+34
| | |/ / | |/| |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-11-011-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-10-221-0/+36
| |\ \ \ | | |/ /
| * | | sql_plugin.cc:unknown2007-10-081-0/+2
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-10-231-0/+80
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed bug #31310.unknown2007-10-091-0/+80
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-10-081-0/+36
|\ \ \ | |/ / |/| |
| * | Bug#30747 Create table with identical constraint names behaves incorrectlyunknown2007-09-131-0/+36
* | | Merge magare.gmz:/home/kgeorge/mysql/work/B31001-5.0-optunknown2007-09-141-0/+97
|\ \ \ | | |/ | |/|
| * | Bug #31001: ORDER BY DESC in InnoDB not workingunknown2007-09-141-0/+97
| * | Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-291-0/+49
| |\ \