1
0
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:
monty@mashka.mysql.fi
2003-11-18 17:28:00 +02:00
parent e5d75fb984
commit c9ae785bc3
35 changed files with 38 additions and 115 deletions

View File

@@ -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;