summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
* merge from 5.5-mergeGeorgi Kodinov2010-09-0217-198/+465
|\
| * Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-08-3016-198/+449
| |\
| | * Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-1816-200/+451
| | |\
| | | * Merge mysql-5.5-bugfixing -> mysql-5.5-innodbVasil Dimov2010-08-181-4/+4
| | | |\
| | | * | A non-functional change:Marko Mäkelä2010-08-172-19/+23
| | | * | Fix bug #53496 Use Lock_time in slow query log output for InnoDB rowJimmy Yang2010-08-173-0/+25
| | | * | Fix Bug#53761 RANGE estimation for matched rows may be 200 times differentVasil Dimov2010-08-162-9/+172
| | | * | Change default for innodb_strict_mode to FALSE.Inaam Rana2010-08-131-1/+1
| | | * | Undo changes to innodb_strict_mode that went in by mistake in r3149Inaam Rana2010-08-131-1/+1
| | | * | Fix bug #52263 innodb does not compile on OpenSolaris with gcc4.3.2Sunny Bains2010-08-121-2/+4
| | | * | Bug#54914: InnoDB: performance drop with innodb_change_buffering=allMarko Mäkelä2010-08-102-127/+134
| | | * | Reduce the ibuf_mutex hold time. This does not fix the updateMarko Mäkelä2010-08-091-50/+65
| | | * | mergeInaam Rana2010-08-051-1/+1
| | | |\ \
| | | | * | Bug #54702: revert the default of innodb_strict_mode to false.Calvin Sun2010-08-031-1/+1
| | | * | | Currently we do a full validation of AHI whenever check tables isInaam Rana2010-08-054-0/+10
| | | |/ /
| | | * | merge from parentInaam Rana2010-07-301-1/+1
| | | |\ \
| | | * | | When the caller of buf_flush_list() provides us with the number ofInaam Rana2010-07-301-4/+29
| | * | | | Bug #55547 InnoDB is not included when configuring by defaultMagne Mahre2010-08-181-1/+1
| * | | | | Merging with mysql-5.5-stage.Mats Kindahl2010-08-163-0/+16
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-073-0/+14
* | | | | | mergeGeorgi Kodinov2010-08-201-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-3/+3
| | |/ / / | |/| | |
| * | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-08-061-1/+1
| | |_|/ | |/| |
* | | | Merge from -c3476 mysql-5.1-security.Sunny Bains2010-08-163-8/+18
* | | | Fix Bug #55277 - Failing assertion: auto_inc > 0Sunny Bains2010-08-161-6/+13
* | | | Manually merge a changeset from mysql-5.1-security:Vasil Dimov2010-08-133-0/+72
|/ / /
* | | Fix trailing whitespace on ha_innodb.cc:1259Vasil Dimov2010-07-281-1/+1
| |/ |/|
* | Remove trailing whitespace on ha_innodb.cc:574Vasil Dimov2010-07-281-1/+1
* | Fix Bug #55395 INNODB_TRX duplicates columnsJimmy Yang2010-07-261-128/+2
* | Remove code that was added during the flush list mutex refactoring. We cannotSunny Bains2010-07-221-3/+6
* | Bug#54583 InnoDB: Assertion failure sync/sync0sync.c:1226Sunny Bains2010-07-222-17/+37
* | Bug 54617 - During shutdown: Failing assertion: arr->n_reserved == 0Sunny Bains2010-07-221-7/+5
* | Increment InnoDB version to 1.1.2Vasil Dimov2010-07-211-1/+1
* | Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-07-2118-208/+148
|\ \
| * \ Merge into mysql-trunk-merge..Davi Arnaut2010-07-193-7/+47
| |\ \
| | * \ Merge fix for bug #55039 from mysql-5.1-security to mysql-trunk-security.Jimmy Yang2010-07-092-5/+25
| | |\ \
| | | * \ Merge mysql-5.1-innodb -> mysql-5.1-securityVasil Dimov2010-07-0411-222/+297
| | | |\ \
| | | | * | Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus asser...Sunny Bains2010-06-253-9/+7
| | | | * | Move the fix for bug #54044 to security branch, and revert commit -r3520:3521.Jimmy Yang2010-06-231-22/+2
| | | | * | Fix bug #54044, Create temporary tables and using innodb crashes. ScreenJimmy Yang2010-06-221-2/+22
| | | | * | Check in fix for Bug #52814 InnoDB: Use the new ha_data interfacesJimmy Yang2010-06-171-3/+9
| | | | * | Bug#38999 valgrind warnings for update statement in function compare_record()Sergey Glukhov2010-06-091-0/+6
| | | | * | Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the recordMarko Mäkelä2010-06-027-210/+275
| | | * | | Fix Bug #54044 Create temporary tables and using innodb crashes.Jimmy Yang2010-06-241-2/+22
| | | |/ /
| | * | | mergeGeorgi Kodinov2010-07-0510-153/+105
| | |\ \ \
| | * | | | Port fix for bug #54044 from mysql-5.1-security to mysql-trunk-security:Jimmy Yang2010-06-241-2/+22
| * | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-1515-195/+94
| |\ \ \ \ \
| | * | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-1511-132/+30
| | * | | | | Implemented code review comments.Marc Alff2010-07-143-23/+22
| | * | | | | Bug#55087 Performance schema: optimization of the instrumentation interfaceMarc Alff2010-07-095-38/+43