1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-23 06:32:55 +02:00

Display warning for missing UPDATE privilege (bug #3466883)

This commit is contained in:
Jakub Vrana
2012-12-15 23:13:51 -08:00
parent 0069d9f13e
commit ce83605174
4 changed files with 6 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ Shorten printed values in varchar fields
Display table default values on wide screens
Display date in SQL history
HTML5 input fields
Display warning for missing UPDATE privilege
Fix switching language on first load
Support enabled mbstring.func_overload
MySQL: Prolong comment length since MySQL 5.5