summaryrefslogtreecommitdiff
path: root/storage/innodb_plugin/row
Commit message (Expand)AuthorAgeFilesLines
* 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
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-1/+1
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-5/+10
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-22/+27
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-30/+0
* Applying InnoDB snapshot Sergey Vojtovich2010-04-015-5/+5
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-3/+0
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-9/+12
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-1/+1
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-0/+9
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-3/+6
* Applying InnoDB snapshot Sergey Vojtovich2010-04-012-100/+132
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-3/+1
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-3/+5
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-142/+8
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-1/+1
* Applying InnoDB snapshot, fixes BUG#41609.Sergey Vojtovich2010-04-011-0/+93
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-0/+1
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-1/+2
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-9/+23
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-4/+22
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-9/+0
* Applying InnoDB snapshot Sergey Vojtovich2010-04-011-1/+1
* Applying InnoDB snapshot Sergey Vojtovich2010-04-012-7/+0