1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

generalize the error message

This commit is contained in:
Sergei Golubchik
2019-05-11 16:25:01 +02:00
parent ececc50252
commit d199591cf2
15 changed files with 31 additions and 33 deletions

View File

@@ -310,7 +310,7 @@ show create table t3;
--echo ## Errors
--error ER_VERS_TEMPORARY
--error ER_VERS_NOT_SUPPORTED
create or replace temporary table t (x28 int) with system versioning;
--error ER_VERS_DUPLICATE_ROW_START_END