1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-27 00:05:18 +02:00

MySQL: Fix usage of utf8mb4 if the client library doesn't support it

This commit is contained in:
Jakub Vrana
2015-03-08 13:06:45 -07:00
parent ea04a7e2c6
commit 0025f2188a
2 changed files with 10 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.2.1-dev:
Send referrer header to the same domain
MySQL: Fix usage of utf8mb4 if the client library doesn't support it
MySQL: Use utf8mb4 in export only if required
SQLite: Use EXPLAIN QUERY PLAN in SQL query