Alterações na distribuição 3.22.23 (08 Jun 1999)
Upgraded to use Autoconf 2.13, Automake 1.4 and libtool 1.3.2.
- Better support for SCO in
configure. - Added option
--defaults-file=file_nameto option file handling to force use of only one specific option file. - Extended
CREATEsyntax to ignore MariaDB Version 3.23 keywords. - Fixed deadlock problem when using
INSERT DELAYEDon a table locked withLOCK TABLES. - Fixed deadlock problem when using
DROP TABLEon a table that was locked by another thread. - Add logging of
GRANT/REVOKEcommands in the update log. - Fixed
isamchkto detect a new error condition. - Fixed bug in
NATURAL LEFT JOIN.