1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-17 20:01:25 +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,2 +1,2 @@
<?php
$VERSION = "4.7.1";
$VERSION = "4.7.2-dev";