1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-17 20:01:25 +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

@@ -46,10 +46,6 @@ $translations = array(
'Variables' => 'Xx',
'Status' => 'Xx',
'Replication' => 'Xx',
'Master status' => 'Xx',
'Slave status' => 'Xx',
'SQL command' => 'Xx',
'%d query(s) executed OK.' => array('Xx.', 'Xx.'),
'Query executed OK, %d row(s) affected.' => array('Xx.', 'Xx.'),