mariadb/row
osku 7f836357b5 Don't take unnecessary locks on supremum records when the
srv_locks_unsafe_for_binlog option is enabled. Fixes an assertion failure in
the innodb_unsafe_binlog testcase when compiled with UNIV_DEBUG.
2006-06-08 06:14:09 +00:00
..
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00
row0ins.c Adapt InnoDB to the new tablename to filename encoding in MySQL 5.1. 2006-05-24 10:27:17 +00:00
row0mysql.c Add special 'innodb_sql' table that can be used to pass SQL commands to 2006-06-08 06:12:29 +00:00
row0purge.c Remove remnants of the obsolete concept of memoryfixing tables and indexes. 2006-04-24 09:39:13 +00:00
row0row.c Adapt InnoDB to the new tablename to filename encoding in MySQL 5.1. 2006-05-24 10:27:17 +00:00
row0sel.c Don't take unnecessary locks on supremum records when the 2006-06-08 06:14:09 +00:00
row0uins.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
row0umod.c Fix invalid brace positioning and spaces before tabs. 2006-02-24 09:53:01 +00:00
row0undo.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
row0upd.c Add support for lock waits in the SQL parser. 2006-06-08 06:08:23 +00:00
row0vers.c Fix for bug #12456: Cursor shows incorrect data - DML does not affect, 2006-03-01 07:47:14 +00:00