mariadb/row
osku 124d970fcb Changes to InnoDB's SQL parser:
-Change default mode of SELECT from "lock in share mode" to "consistent
 read".

 -Remove support from SELECT for specifying "consistent read".

 -Add support in SELECT for specifying "lock in share mode".

 -Change all uses of SQL parser to specify "lock in share mode".
2006-05-31 05:34:18 +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 Changes to InnoDB's SQL parser: 2006-05-31 05:34:18 +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 Merge r596 from branches/5.0: row_sel_try_search_shortcut(): Do not return 2006-05-29 12:02:24 +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 Remove remnants of the obsolete concept of memoryfixing tables and indexes. 2006-04-24 09:39:13 +00:00
row0vers.c Fix for bug #12456: Cursor shows incorrect data - DML does not affect, 2006-03-01 07:47:14 +00:00