Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed compiler warnings. | Michael Widenius | 2010-12-03 | 1 | -0/+5 |
* | Fixed failing test cases | Michael Widenius | 2010-11-25 | 1 | -0/+1 |
* | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 3 | -0/+755 |
|\ | |||||
| * | merge to 5.1-security | Georgi Kodinov | 2010-10-29 | 3 | -0/+755 |
| |\ | |||||
| | * | Bug #56680 wrong InnoDB results from a case-insensitive covering index | Marko Mäkelä | 2010-10-19 | 1 | -0/+130 |
| | * | Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZE | Vasil Dimov | 2010-10-18 | 1 | -0/+46 |
| | * | Merge mysql-5.1-bugteam -> mysql-5.1-innodb | Vasil Dimov | 2010-10-15 | 3 | -3/+29 |
| | |\ | |||||
| | * | | Tune the test for Bug#56143 too many foreign keys causes output of show creat... | Vasil Dimov | 2010-10-14 | 1 | -8/+558 |
| | * | | Fix Bug#56143 too many foreign keys causes output of show create table to bec... | Vasil Dimov | 2010-10-13 | 1 | -0/+29 |
* | | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 4 | -2/+66 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix Bug #57255 Cascade Delete results in "Got error -1 from storage engine". | Jimmy Yang | 2010-10-06 | 1 | -0/+36 |
| | |/ | |/| | |||||
| * | | merged mysql-5.1 into mysql-5.1-bugteam | Georgi Kodinov | 2010-10-05 | 2 | -1/+27 |
| |\ \ | |||||
| * \ \ | Merge mysql-5.1-innodb -> mysql-5.1-bugteam | Vasil Dimov | 2010-10-04 | 1 | -0/+10 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bug#56716 InnoDB locks a record gap without locking the table | Marko Mäkelä | 2010-10-04 | 1 | -0/+10 |
| * | | | merge from 5.1-mtr | Bjorn Munch | 2010-10-03 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Small test fix after 56753 | Bjorn Munch | 2010-09-30 | 1 | -2/+2 |
| | * | | merge from 5.1 | Bjorn Munch | 2010-09-29 | 3 | -0/+199 |
| | |\ \ | |||||
| * | | | | Bug#39932 "create table fails if column for FK is in different | Magne Mahre | 2010-09-01 | 1 | -0/+18 |
* | | | | | 5.1.51 merge | Sergei Golubchik | 2010-10-19 | 2 | -5/+92 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge from mysql-5.1-bugteam to mysql-5.1-security | Jimmy Yang | 2010-09-01 | 1 | -0/+30 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed race condition in a test case for BUG#55580. | Sergey Vojtovich | 2010-08-26 | 1 | -0/+5 |
| | * | | | Bug #55656: mysqldump can be slower after bug 39653 fix. | Evgeny Potemkin | 2010-08-26 | 1 | -0/+25 |
| * | | | | merge | Georgi Kodinov | 2010-08-20 | 1 | -6/+36 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | merge | Georgi Kodinov | 2010-08-20 | 1 | -0/+14 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | Bug #55580 : segfault in read_view_sees_trx_id | Georgi Kodinov | 2010-08-13 | 1 | -0/+35 |
| | * | | | merge from 5.1-mtr | Bjorn Munch | 2010-08-06 | 1 | -4/+0 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | merge from 5.1 | Bjorn Munch | 2010-08-04 | 21 | -1/+1565 |
| | | |\ \ | |||||
| * | | | | | Bug #55826: create table .. select crashes with when | Georgi Kodinov | 2010-08-20 | 1 | -0/+15 |
| * | | | | | Fix Bug #55277 - Failing assertion: auto_inc > 0 | Sunny Bains | 2010-08-05 | 1 | -0/+12 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Enable tests that were previously disabled waiting for XtraDB merge. | unknown | 2010-09-03 | 1 | -1/+0 |
* | | | | | Fixed failing tests | Michael Widenius | 2010-08-28 | 2 | -0/+4 |
* | | | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 4 | -0/+200 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge mysql-5.1-bugteam into mysql-5.1-security | Georgi Kodinov | 2010-08-02 | 2 | -0/+185 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge mysql-5.1 -> mysql-5.1-innodb | Vasil Dimov | 2010-07-23 | 2 | -0/+72 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | Add innodb_bug53756-master.opt for innodb_bug53756 test. | Jimmy Yang | 2010-07-05 | 2 | -1/+2 |
| | * | | | Check in fix for bug #53756: "ALTER TABLE ADD PRIMARY KEY affects | Jimmy Yang | 2010-06-28 | 1 | -0/+184 |
| * | | | | Bug #54117 crash in thr_multi_unlock, temporary table | Jon Olav Hauglid | 2010-07-07 | 1 | -0/+14 |
| | |/ / | |/| | | |||||
* | | | | generalization of mtr to support suite.pm extensions: | Sergei Golubchik | 2010-08-17 | 13 | -12/+13 |
* | | | | Merge XtraDB from Percona-Server-5.1.47-11 into MariaDB. | unknown | 2010-08-04 | 4 | -10/+13 |
* | | | | Disable some tests that is waiting for next merge with xtradb | Michael Widenius | 2010-08-02 | 1 | -0/+2 |
* | | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 25 | -0/+3071 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge mysql-5.1-innodb -> mysql-5.1-security | Vasil Dimov | 2010-07-04 | 20 | -1/+1558 |
| |\ \ \ | | |/ / | |||||
| | * | | Move the fix for bug #54044 to security branch, and revert commit -r3520:3521. | Jimmy Yang | 2010-06-23 | 1 | -11/+0 |
| | * | | Fix bug #54044, Create temporary tables and using innodb crashes. Screen | Jimmy Yang | 2010-06-22 | 1 | -0/+11 |
| | * | | Merge mysql-5.1 -> mysql-5.1-innodb | Vasil Dimov | 2010-06-14 | 1 | -0/+44 |
| | |\ \ | | | |/ | |||||
| | * | | Bug #38999: Re-enable innodb_multi_update.test | Marko Mäkelä | 2010-06-10 | 1 | -1/+0 |
| | * | | Bug#38999 valgrind warnings for update statement in function compare_record() | Sergey Glukhov | 2010-06-09 | 1 | -0/+13 |
| | * | | Move some InnoDB tests to mysql-test/suite/innodb. | Marko Mäkelä | 2010-06-03 | 17 | -0/+1431 |
| | * | | Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the record | Marko Mäkelä | 2010-06-02 | 2 | -0/+9 |
| | |/ | |||||
| * | | Change the table name in innodb_bug54044 to lower case to avoid | Jimmy Yang | 2010-06-29 | 1 | -1/+1 |