1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 10:04:07 +02:00

Unlock session in alter database

This commit is contained in:
Jakub Vrana
2014-06-24 15:26:51 +02:00
parent 4fe6bad829
commit 3e4c6d67e5
3 changed files with 11 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.1.1-dev:
Fix reading routine column collations
Unlock session in alter database
MySQL: Use utf8mb4 if available
Adminer 4.1.0 (released 2014-04-18)