mariadb/storage/innobase/mem
aivanov/alexi@mysql.com/mysqld.localdomain 9f14faf7e7 Applied innodb-5.1-ss660 snapshot.
Changes in 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".
 * Modify syntax so that the only valid top-level statement is
   a procedure definition, since it's the only one that actually
   works.
 * Add support for lock waits.
2006-07-26 13:28:51 +04:00
..
Makefile.am Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
mem0dbg.c Applied innodb-5.1-ss594 snapshot. 2006-06-01 10:34:04 +04:00
mem0mem.c Applied innodb-5.1-ss660 snapshot. 2006-07-26 13:28:51 +04:00
mem0pool.c Applied innodb-5.1-ss594 snapshot. 2006-06-01 10:34:04 +04:00