mirror of
https://github.com/vrana/adminer.git
synced 2025-08-17 03:53:59 +02:00
MySQL: Display warnings in SQL command
This commit is contained in:
@@ -52,6 +52,7 @@ $translations = array(
|
||||
'Query executed OK, %d row(s) affected.' => array('Xx, %d.', 'Xx, %d.'),
|
||||
'No commands to execute.' => 'Xx.',
|
||||
'Error in query' => 'Xx',
|
||||
'Warnings' => 'Xx',
|
||||
'ATTACH queries are not supported.' => 'Xx.',
|
||||
'Execute' => 'Xx',
|
||||
'Stop on error' => 'Xx',
|
||||
|
Reference in New Issue
Block a user