mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Delete duplicate error message names
This commit is contained in:
@@ -99,7 +99,7 @@ explain select a from t2;
|
||||
select a from t2;
|
||||
|
||||
# Test some error conditions
|
||||
--error 1287
|
||||
--error 1283
|
||||
cache index t1 in unknown_key_cache;
|
||||
cache index t1 keys (unknown_key) in keycache1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user