Mysql
2 entries201512 · 15
Disabling the cache when testing MariaDB queries
When tuning queries, run this first to see uncached results.
Etc1 min
201502 · 10
Unicode (utf8mb4) support in MySQL and MariaDB
Switching MySQL and MariaDB from utf8 to utf8mb4 so emoji can be stored, covering both the server settings and the actual column type changes.
Linux2 min