mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
MDEV-34679 ER_BAD_FIELD uses non-localizable substrings
This commit is contained in:
@@ -49,5 +49,5 @@ COUNT(@@GLOBAL.innodb_flush_method)
|
||||
1
|
||||
1 Expected
|
||||
SELECT innodb_flush_method = @@SESSION.innodb_flush_method;
|
||||
ERROR 42S22: Unknown column 'innodb_flush_method' in 'field list'
|
||||
ERROR 42S22: Unknown column 'innodb_flush_method' in 'SELECT'
|
||||
Expected error 'Readonly variable'
|
||||
|
Reference in New Issue
Block a user