Alterações na distribuição 3.22.8
Czech character sets should now work much better.
DATE_ADD()
andDATE_SUB()
didn't work with group functions.MariaDB
will now also try to reconnect onUSE database
commands.- Fix problem with
ORDER BY
andLEFT JOIN
andconst
tables. - Fixed problem with
ORDER BY
if the firstORDER BY
column was a key and the rest of theORDER BY
columns wasn't part of the key. - Fixed a big problem with
OPTIMIZE TABLE
. - MySQL clients on NT will now by default first try to connect with named pipes and after this with TCP/IP.
- Fixed a problem with
DROP TABLE
andmysqladmin shutdown
on Windows (a fatal bug from 3.22.6). - Fixed problems with
TIME columns
and negative strings. - Added an extra thread signal loop on shutdown to avoid some error messages from the client.
- MySQL now uses the next available number as extension for the update log file.
- Added patches for UNIXWARE 7.