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