summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/r
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.55Michael Widenius2011-02-203-12/+62
|\
| * Fixed following problems:Sergey Glukhov2010-12-141-0/+8
| * Bug#39828 : Autoinc wraps around when offset and increment > 1Sergey Glukhov2010-12-131-12/+6
| * Bug#56862 Execution of a query that uses index merge returns a wrong resultSergey Glukhov2010-11-231-0/+40
| * Fixed bug#56619 - Assertion failed duringDmitry Shulga2010-11-101-0/+8
| * mergeGeorgi Kodinov2010-11-031-0/+10
| |\
* | | ALTER TABLE IGNORE didn't ignore duplicates for unique add index for InnoDBMichael Widenius2011-01-051-0/+7
* | | MBug#687320: Fix sporadic test failures in innodb_mysql.test and partition_in...unknown2010-12-081-0/+10
* | | Merge with MySQL 5.1.53Michael Widenius2010-11-253-0/+668
|\ \ \
| * \ \ merge to 5.1-securityGeorgi Kodinov2010-10-293-0/+668
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-191-0/+102
| | * Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZEVasil Dimov2010-10-181-0/+6
| | * Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-152-0/+25
| | |\
| | * | Fix Bug#56143 too many foreign keys causes output of show create table to bec...Vasil Dimov2010-10-131-0/+560
* | | | Merge with MySQL 5.1.52Michael Widenius2010-11-233-0/+34
|\ \ \ \ | |/ / /
| * | | Fix Bug #57255 Cascade Delete results in "Got error -1 from storage engine".Jimmy Yang2010-10-061-0/+10
| | |/ | |/|
| * | merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-052-0/+25
| |\ \ | | |/ | |/|
| * | Bug#56716 InnoDB locks a record gap without locking the tableMarko Mäkelä2010-10-041-0/+4
| * | Bug#39932 "create table fails if column for FK is in differentMagne Mahre2010-09-011-0/+20
* | | 5.1.51 mergeSergei Golubchik2010-10-192-0/+105
|\ \ \ | | |/ | |/|
| * | Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-011-0/+58
| |\ \ | | |/
| | * Bug #55656: mysqldump can be slower after bug 39653 fix.Evgeny Potemkin2010-08-261-0/+58
| * | mergeGeorgi Kodinov2010-08-201-2/+23
| |\ \ | | |/
| | * mergeGeorgi Kodinov2010-08-201-0/+8
| | |\
| | * | Bug #55580 : segfault in read_view_sees_trx_idGeorgi Kodinov2010-08-131-0/+22
| * | | Bug #55826: create table .. select crashes with when Georgi Kodinov2010-08-201-0/+13
| * | | Fix Bug #55277 - Failing assertion: auto_inc > 0Sunny Bains2010-08-051-0/+13
| | |/ | |/|
* | | Merge with MySQL 5.1.50Michael Widenius2010-08-272-0/+126
|\ \ \ | |/ /
| * | merge mysql-5.1-bugteam into mysql-5.1-securityGeorgi Kodinov2010-08-021-0/+118
| |\ \ | | |/
| | * Merge mysql-5.1 -> mysql-5.1-innodbVasil Dimov2010-07-232-0/+73
| | |\
| | * | Add innodb_bug53756-master.opt for innodb_bug53756 test.Jimmy Yang2010-07-051-1/+1
| | * | Check in fix for bug #53756: "ALTER TABLE ADD PRIMARY KEY affectsJimmy Yang2010-06-281-0/+118
| * | | Bug #54117 crash in thr_multi_unlock, temporary tableJon Olav Hauglid2010-07-071-0/+8
| | |/ | |/|
* | | Merge XtraDB from Percona-Server-5.1.47-11 into MariaDB.unknown2010-08-044-21/+28
* | | Merge with MySQL 5.1.49Michael Widenius2010-08-0217-0/+7471
|\ \ \ | |/ /
| * | Merge mysql-5.1-innodb -> mysql-5.1-securityVasil Dimov2010-07-0412-0/+4979
| |\ \ | | |/
| | * Move the fix for bug #54044 to security branch, and revert commit -r3520:3521.Jimmy Yang2010-06-231-3/+0
| | * Fix bug #54044, Create temporary tables and using innodb crashes. ScreenJimmy Yang2010-06-221-0/+3
| | * Adjust suite/innodb/r/innodb_mysql.result after the mergeVasil Dimov2010-06-141-0/+51
| | * Merge mysql-5.1 -> mysql-5.1-innodbVasil Dimov2010-06-141-12/+0
| | |\
| | * | Bug#38999 valgrind warnings for update statement in function compare_record()Sergey Glukhov2010-06-091-0/+12
| | * | Move some InnoDB tests to mysql-test/suite/innodb.Marko Mäkelä2010-06-0311-0/+4847
| | * | Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the recordMarko Mäkelä2010-06-021-0/+11
| | |/
| * | Change the table name in innodb_bug54044 to lower case to avoidJimmy Yang2010-06-291-2/+2
| * | Fix Bug #54044 Create temporary tables and using innodb crashes.Jimmy Yang2010-06-241-0/+3
| |/
| * Make the InnoDB FOREIGN KEY parser understand multi-statements. (Bug #48024)Marko Mäkelä2010-05-141-0/+10
| * Add an innodb test case for Bug #49164.Marko Makela2010-05-101-0/+42
| * Factor out innodb_multi_update.test from innodb.testMarko Mäkelä2010-05-052-78/+78
* | Resolve bzr conflictsMichael Widenius2010-05-261-0/+48
* | Merge with MySQL 5.1.47Michael Widenius2010-05-2638-1995/+2515
|\ \ | |/