Alterações na distribuição 3.22.18
Fixes a fatal problem in 3.22.17 on Linux; after shutdown not all threads died properly.
- Added option
-O flush_time=#tomysqld. This is mostly useful on Windows and tells how often MariaDB should close all unused tables and flush all updated tables to disk. - Fixed problem that a
VARCHARcolumn compared withCHARcolumn didn't use keys efficiently.