mariadb/storage/innobase/row
Marko Mäkelä 678bc90ed8 Bug#56716 InnoDB locks a record gap without locking the table
row_search_for_mysql(): Acquire an intention lock on the table
before locking the first record gap.
2010-10-04 13:05:21 +03:00
..
row0ins.c Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the record 2010-06-02 13:26:37 +03:00
row0mysql.c Fix Bug#56340 innodb updates index stats too frequently after non-index updates 2010-09-30 15:48:44 +03:00
row0purge.c (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 13:56:29 +03:00
row0row.c
row0sel.c Bug#56716 InnoDB locks a record gap without locking the table 2010-10-04 13:05:21 +03:00
row0uins.c
row0umod.c (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 14:09:36 +03:00
row0undo.c Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus assertion 2010-06-25 18:18:41 +10:00
row0upd.c (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 14:46:13 +03:00
row0vers.c (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 14:50:13 +03:00