Alterações na distribuição 3.21.18
Issue error message if client C functions are called in wrong order.
- Added automatic reconnect to the
libmysql.clibrary. If a write command fails, an automatic reconnect is done. - Small sort sets no longer use temporary files.
- Upgraded
DBIto 0.91. - Fixed a couple of problems with
LEFT OUTER JOIN. - Added
CROSS JOINsyntax.CROSSis now a reserved word. - Recoded
yacc/bisonstack allocation to be even safer and to allow MariaDB to handle even bigger expressions. - Fixed a couple of problems with the update log.
ORDER BYwas slow when used with key ranges.