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

improved kill command support for MySQL and initial support for PgSQL

This commit is contained in:
Bernhard J. M. Gruen
2015-03-18 10:34:35 +01:00
committed by Jakub Vrana
parent c5a7174a2a
commit 3289eca040
5 changed files with 28 additions and 6 deletions

View File

@@ -1,3 +1,6 @@
Adminer 4.2.5-dev:
PostgreSQL: Support KILL
Adminer 4.2.4 (released 2016-02-06):
Fix remote execution in SQLite query
MySQL: Support PHP 7