mariadb/sql/share
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
..
charsets Add latin1_de character set, and make it the default. 2001-09-06 17:18:36 -04:00
czech New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
danish New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
dutch New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
english New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
estonian New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
french New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
german New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
greek New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
hungarian New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
italian New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
japanese New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
korean New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
norwegian New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
norwegian-ny New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
polish New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
portuguese New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
romanian New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
russian New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
slovak New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
spanish New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
swedish New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
ukrainian New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am merge with 3.23.50 2002-03-27 01:56:10 +02:00