mariadb/storage/innobase/dict
aivanov@mysql.com 0eb36757a8 Applied innodb-5.1-ss492 snapshot.
* Fix BUG#19217 "dict_load_indexes() may read the delete-mark incorrectly".
 * Remove obsolete and unused variables from srv0srv.c.
 * Remove srv_sys->operational since it is unused.
 * Make thread_id parameter in os_thread_create() optional.
 * Add platform-specific os_thread_ret_t and OS_THREAD_DUMMY_RETURN,
   and convert thread start functions to use them.
2006-04-26 08:30:37 +04:00
..
dict0boot.c Applied innodb-5.1-ss269 snapshot. 2006-03-10 19:22:21 +03:00
dict0crea.c Applied innodb-5.1-ss475 snapshot. 2006-04-23 12:48:31 +04:00
dict0dict.c Applied innodb-5.1-ss492 snapshot. 2006-04-26 08:30:37 +04:00
dict0load.c Applied innodb-5.1-ss492 snapshot. 2006-04-26 08:30:37 +04:00
dict0mem.c Applied innodb-5.1-ss475 snapshot. 2006-04-23 12:48:31 +04:00
Makefile.am Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00