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

MySQL: Remove dedicated view for replication status

This commit is contained in:
Jakub Vrana
2017-05-19 11:11:44 +02:00
parent 0b824dad29
commit 70aef8a55a
9 changed files with 3 additions and 58 deletions

View File

@@ -1,4 +1,5 @@
Adminer 4.3.2-dev:
MySQL: Remove dedicated view for replication status (added in 4.3.0)
PostgreSQL: Sort table names (regression from 4.3.1)
Adminer 4.3.1 (released 2017-04-14):