| Commit message (Expand) | Author | Age | Files | Lines |
* | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -0/+5 |
|\ |
|
| * | innodb compatibility fix | Sergei Golubchik | 2011-05-26 | 1 | -0/+5 |
* | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -71/+40 |
|\ \
| |/ |
|
| * | lp:743017 Diverging results with TIME(3) and ranges depending on the executio... | Sergei Golubchik | 2011-03-29 | 1 | -71/+40 |
* | | Original idea from Zardosht Kasheff to add HA_CLUSTERED_INDEX | Michael Widenius | 2011-05-18 | 1 | -0/+4 |
* | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 1 | -7/+88 |
|\ \ |
|
| * | | Fix Bug#30423 "InnoDBs treatment of NULL in index stats causes bad | Jimmy Yang | 2011-01-14 | 1 | -7/+88 |
| |/ |
|
* | | Merge. | Igor Babaev | 2010-12-10 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Merge. | Igor Babaev | 2010-10-30 | 1 | -0/+1 |
| |\ |
|
| | * | Merge 5.3-mwl128 -> 5.3 | Igor Babaev | 2010-10-27 | 1 | -0/+1 |
| | |\ |
|
| | | * | The main patch for MWL#128: Implement Block Nested Loop Hash Join. | Igor Babaev | 2010-08-31 | 1 | -0/+1 |
* | | | | Bug #56680 wrong InnoDB results from a case-insensitive covering index | Marko Mäkelä | 2010-10-19 | 1 | -9/+19 |
* | | | | Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZE | Vasil Dimov | 2010-10-18 | 2 | -5/+22 |
* | | | | Merge mysql-5.1-bugteam -> mysql-5.1-innodb | Vasil Dimov | 2010-10-15 | 1 | -6/+23 |
|\ \ \ \ |
|
| * \ \ \ | merged mysql-5.1 into mysql-5.1-bugteam | Georgi Kodinov | 2010-10-05 | 1 | -6/+23 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge from mysql-5.1-bugteam to mysql-5.1-security | Jimmy Yang | 2010-09-01 | 1 | -38/+57 |
| | |\ \ \ |
|
| | * | | | | Fix Bug #55277 - Failing assertion: auto_inc > 0 | Sunny Bains | 2010-08-05 | 1 | -6/+13 |
| | * | | | | Fix Bug #54582 stack overflow when opening many tables linked with | Jimmy Yang | 2010-08-04 | 1 | -0/+10 |
| | | |/ /
| | |/| | |
|
* | | | | | Fix Bug#56143 too many foreign keys causes output of show create table to bec... | Vasil Dimov | 2010-10-13 | 1 | -2/+0 |
|/ / / / |
|
* | | | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 | Vasil Dimov | 2010-09-14 | 1 | -5/+2 |
* | | | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 | Vasil Dimov | 2010-09-14 | 1 | -8/+1 |
| |/ /
|/| | |
|
* | | | Bug#55832: selects crash too easily when innodb_force_recovery>3 | Marko Mäkelä | 2010-08-23 | 1 | -17/+21 |
* | | | Fix Bug #54538 - use of exclusive innodb dictionary lock limits performance. | Sunny Bains | 2010-08-20 | 1 | -14/+6 |
* | | | Address bug #55465 ERROR 1280 (42000): Incorrect index name '<index name>', | Jimmy Yang | 2010-08-06 | 1 | -2/+24 |
* | | | Fix Bug #55382 Assignment with SELECT expressions takes unexpected S locks | Jimmy Yang | 2010-08-01 | 1 | -4/+5 |
|/ / |
|
* | | Merge mysql-5.1-innodb -> mysql-5.1-security | Vasil Dimov | 2010-07-04 | 1 | -3/+9 |
|\ \ |
|
| * | | Move the fix for bug #54044 to security branch, and revert commit -r3520:3521. | Jimmy Yang | 2010-06-23 | 1 | -22/+2 |
| * | | Fix bug #54044, Create temporary tables and using innodb crashes. Screen | Jimmy Yang | 2010-06-22 | 1 | -2/+22 |
| * | | Check in fix for Bug #52814 InnoDB: Use the new ha_data interfaces | Jimmy Yang | 2010-06-17 | 1 | -3/+9 |
* | | | Fix Bug #54044 Create temporary tables and using innodb crashes. | Jimmy Yang | 2010-06-24 | 1 | -2/+22 |
|/ / |
|
* | | Merge from mysql-trunk-innodb into mysql-5.1-innodb/storage/innobase: | Vasil Dimov | 2010-05-20 | 1 | -0/+4 |
* | | Make the InnoDB FOREIGN KEY parser understand multi-statements. (Bug #48024) | Marko Mäkelä | 2010-05-14 | 2 | -8/+19 |
|/ |
|
* | Reduce the next-key locking of READ UNCOMMITTED to match that of | Marko Makela | 2010-04-29 | 1 | -3/+3 |
* | Import branches/5.1@r6912 from SVN on top of storage/innobase | Vasil Dimov | 2010-03-31 | 1 | -13/+51 |
* | Applying InnoDB snapshot | Sergey Vojtovich | 2010-02-26 | 1 | -6/+10 |
* | Applying InnoDB snapshot | Sergey Vojtovich | 2010-02-26 | 1 | -20/+34 |
* | Applying InnoDB snapshot | Sergey Vojtovich | 2010-02-26 | 1 | -34/+20 |
* | Applying InnoDB snapshot | Sergey Vojtovich | 2010-02-26 | 1 | -10/+28 |
* | Applying InnoDB snapshot, fixes BUG#46193. | Sergey Vojtovich | 2010-01-22 | 2 | -103/+131 |
* | Applying InnoDB snapshot | Sergey Vojtovich | 2010-01-22 | 2 | -5/+5 |
* | Applying InnoDB snapshot 5.1-ss6344, Fixes BUG#47814 | Satya B | 2009-12-23 | 1 | -2/+2 |
* | Bug #38883: thd_security_context is not thread safe, crashes? | Gleb Shchepa | 2009-12-03 | 1 | -6/+0 |
* | Bug #38883 (reopened): thd_security_context is not thread safe, crashes? | Gleb Shchepa | 2009-12-01 | 1 | -29/+0 |
* | Applying InnoDB snapshot 5.1-ss6242, part 8. Fixes BUG#47720 | Satya B | 2009-11-30 | 1 | -12/+17 |
* | Applying InnoDB snapshot 5.1-ss6242, part 5. Fixes BUG#45961 | Satya B | 2009-11-30 | 1 | -0/+24 |
* | Applying InnoDB snapshot 5.1-ss6242, part 1. Fixes BUG#32430 | Satya B | 2009-11-30 | 1 | -52/+129 |
* | Applying InnoDB snashot 5.1-ss6129 | Sergey Vojtovich | 2009-11-02 | 1 | -1/+1 |
* | Applying InnoDB snashot 5.1-ss6129 | Sergey Vojtovich | 2009-11-02 | 1 | -2/+2 |
* | Applying InnoDB snashot 5.1-ss6129 | Sergey Vojtovich | 2009-11-02 | 1 | -10/+16 |
* | Applying InnoDB snashot 5.1-ss6129 | Sergey Vojtovich | 2009-11-02 | 1 | -1/+3 |