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.MariaDBwill now also try to reconnect onUSE databasecommands.- Fix problem with
ORDER BYandLEFT JOINandconsttables. - Fixed problem with
ORDER BYif the firstORDER BYcolumn was a key and the rest of theORDER BYcolumns 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 TABLEandmysqladmin shutdownon Windows (a fatal bug from 3.22.6). - Fixed problems with
TIME columnsand 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.