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

Simplify running slow queries

This commit is contained in:
Jakub Vrana
2018-03-09 18:06:19 +01:00
parent 67c2a91c67
commit 665fafb297
6 changed files with 35 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.6.3-dev:
Stop session before connecting
Simplify running slow queries
Fix displaying info about non-alphabetical objects (bug #599)
PDO: Support binary fields download
MySQL: Use CONVERT() only when searching for non-ASCII (bug #603)