mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 02:23:59 +02:00
Add basic support for MySQL replication
This commit is contained in:
committed by
Jakub Vrana
parent
a062e9cc58
commit
2a534798fa
@@ -45,6 +45,10 @@ $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.'),
|
||||
|
Reference in New Issue
Block a user