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:
@@ -30,5 +30,5 @@ COUNT(@@GLOBAL.innodb_undo_tablespaces)
|
||||
1
|
||||
1 Expected
|
||||
SELECT innodb_undo_tablespaces = @@SESSION.innodb_undo_tablespaces;
|
||||
ERROR 42S22: Unknown column 'innodb_undo_tablespaces' in 'field list'
|
||||
ERROR 42S22: Unknown column 'innodb_undo_tablespaces' in 'SELECT'
|
||||
Expected error 'Readonly variable'
|
||||
|
Reference in New Issue
Block a user