1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-15 02:54:28 +02:00

Fix creating users and changing password in MySQL 8 (bug #663)

This commit is contained in:
Jakub Vrana
2019-01-28 13:47:53 +01:00
parent d114535911
commit a2ec51e948
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
Adminer 4.7.2-dev:
MySQL: Fix creating users and changing password in MySQL 8 (bug #663)
Adminer 4.7.1 (released 2019-01-24):
Display the tables scrollbar (bug #647)
Remember visible columns in Create Table form (bug #493)