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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user