summaryrefslogtreecommitdiff
path: root/storage/innodb_plugin/row
Commit message (Expand)AuthorAgeFilesLines
* mergeGeorgi Kodinov2010-11-031-0/+9
|\
| * Fix bug #57345unknown2010-10-111-1/+13
| * Fix Bug #57255 Cascade Delete results in "Got error -1 from storage engine".Jimmy Yang2010-10-061-0/+9
* | Fix bug #57700 Latching order violation in row_truncate_table_for_mysql().Jimmy Yang2010-10-241-9/+14
* | Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-193-46/+62
* | Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-154-14/+41
|\ \
| * | Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-071-6/+0
| |/
| * merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-053-8/+41
| |\
| | * Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-011-3/+12
| | |\
| | * | Fix bug# 55543 - InnoDB Plugin: Signal 6: Assertion failure in file fil/fil0f...Sunny Bains2010-08-051-5/+7
| | * | Fix bug #54678, InnoDB, TRUNCATE, ALTER, I_S SELECT, crash or deadlockJimmy Yang2010-08-041-0/+14
| | * | Fix Bug #54582 stack overflow when opening many tables linked withJimmy Yang2010-08-042-3/+20
* | | | A more complete fix for bug #57345 btr_pcur_store_position abort for loadJimmy Yang2010-10-111-1/+13
|/ / /
* | | Bug#56716 InnoDB locks a record gap without locking the tableMarko Mäkelä2010-10-041-36/+36
* | | Fix Bug#56340 innodb updates index stats too frequently after non-index updatesVasil Dimov2010-09-301-1/+6
* | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-151-3/+8
* | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-151-1/+6
* | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-151-1/+6
| |/ |/|
* | Bug#55626: MIN and MAX reading a delete-marked record from secondary indexMarko Mäkelä2010-08-181-3/+12
|/
* Bug#54358 follow-up: Correct some error handling.Marko Mäkelä2010-06-301-6/+3
* Correct some comments that were added in the fix of Bug #54358Marko Mäkelä2010-06-301-36/+17
* Bug#54408: txn rollback after recovery: row0umod.c:673Marko Mäkelä2010-06-293-3/+40
* Bug#54358: READ UNCOMMITTED access failure of off-page DYNAMIC or COMPRESSEDMarko Mäkelä2010-06-292-14/+104
* Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus asser...Sunny Bains2010-06-251-2/+2
* Fix Bug#47991 InnoDB Dictionary Cache memory usage increases indefinitelyVasil Dimov2010-06-221-1/+12
* Fix an overly asserted assertion during previous checkin for bug #54330.Jimmy Yang2010-06-171-1/+6
* Fix Bug #54330 Broken fast index creation. Add additional array toJimmy Yang2010-06-161-31/+56
* merge from parentInaam Rana2010-06-101-0/+6
|\
| * Bug#38999 valgrind warnings for update statement in function compare_record()Sergey Glukhov2010-06-091-0/+6
* | Formatting changesInaam Rana2010-06-105-5/+5
* | Add call to log_free_check() in the DML code paths that were missingInaam Rana2010-06-085-4/+59
|/
* Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the recordMarko Mäkelä2010-06-023-124/+169
* Minor cleanup.Marko Mäkelä2010-06-011-0/+2
* Bug#53812: assert row/row0umod.c line 660 in txn rollback after crash recoveryMarko Mäkelä2010-06-011-19/+49
* Fix Bug #53592 in plugin code, "crash replacing duplicates into tableJimmy Yang2010-05-251-31/+0
* Merge mysql-5.1-innodb from bk-internal into my local treeVasil Dimov2010-05-251-0/+7
|\
| * row_search_for_mysql(): Add assertions to track down Bug #53627.Marko Mäkelä2010-05-251-0/+7
* | Merge mysql-5.1-innodb from bk-internal into my local treeVasil Dimov2010-05-251-5/+6
|\ \ | |/
| * Bug#53578: assert on invalid page access, in fil_io()Marko Mäkelä2010-05-241-5/+6
* | Fix comments on row_merge_write()Vasil Dimov2010-05-251-2/+4
|/
* Merge from mysql-trunk-innodb into mysql-5.1-innodb/storage/innodb_plugin:Vasil Dimov2010-05-201-0/+1
* Make the InnoDB FOREIGN KEY parser understand multi-statements. (Bug #48024)Marko Mäkelä2010-05-141-2/+3
* row_merge_drop_temp_indexes(): Do not reference freed memory.Marko Mäkelä2010-05-121-1/+4
* Merge a contribution from Ryan Mack at Facebook:Marko Mäkelä2010-05-051-4/+9
* row_merge_drop_temp_indexes(): Load the table via the dictionary cache.Marko Mäkelä2010-05-051-1/+1
* Add Valgrind diagnostics to track down Bug #38999.Marko Mäkelä2010-05-051-0/+16
* Reduce the next-key locking of READ UNCOMMITTED to match that ofMarko Makela2010-04-292-14/+14
* row_merge_drop_temp_indexes(): Remove a bogus char-to-ulint cast.Marko Mäkelä2010-04-271-1/+1
* row_search_for_mysql(): Never try semi-consistent read in unique searches.Marko Mäkelä2010-04-261-0/+1
* Import branches/zip@r6960 from SVN on top of storage/innodb_pluginVasil Dimov2010-04-071-2/+2