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

Show databases even with skip_show_database in MySQL 5 (thanks to Radoslaw Kowalewski)

This commit is contained in:
Jakub Vrana
2011-03-10 12:00:08 +01:00
parent 8bf026336f
commit f332258d56
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ Enum editor and textarea Ctrl+Enter working in IE
AJAX forms in Google Chrome
Parse UTF-16 and UTF-8 BOM in all text uploads
Use DELIMITER in history
Show databases even with skip_show_database in MySQL 5 (thanks to Radoslaw Kowalewski)
Polish translation
Adminer 3.2.0 (released 2011-02-24):