mariadb/innobase/dict
monty@mashka.mysql.fi dddc20d9d1 New SET syntax & system variables.
Made a some new buffers thread specific and changeable.
Resize of key_buffer.
AUTO_COMMIT -> AUTOCOMMIT
Fixed mutex bug in DROP DATABASE
Fixed bug when using auto_increment as second part of a key where first part could include NULL.
Split handler->extra() to extra() and extra_opt() to be able to support thread specific buffers.
Don't write message to error log when slave reconnects becasue of timeout.
Fixed possible update problem when using DELETE/UPDATE on small tables
(In some cases we used index even if table scanning would be better)
A lot of minior code cleanups
2002-07-23 18:31:22 +03:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict0boot.c Added xml patch to mysqldump. 2001-11-05 23:48:03 +02:00
dict0crea.c merge 2002-04-25 01:16:42 +03:00
dict0dict.c New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
dict0load.c merge 2002-04-25 01:16:42 +03:00
dict0mem.c Many files: 2002-04-18 10:40:32 +03:00
Makefile.am Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00