mariadb/mysql-test/suite/versioning/r
Aleksey Midenkov 303d72a0f4 SQL: redundant error codes reduced
Replaced codes:

ER_NO_VERSIONED_FIELDS_IN_VERSIONED_TABLE
ER_MISSING_WITH_SYSTEM_VERSIONING
ER_SYS_START_NOT_SPECIFIED
ER_SYS_END_NOT_SPECIFIED
ER_MISSING_PERIOD_FOR_SYSTEM_TIME
ER_PERIOD_FOR_SYSTEM_TIME_CONTAINS_WRONG_START_COLUMN
ER_PERIOD_FOR_SYSTEM_TIME_CONTAINS_WRONG_END_COLUMN
ER_SYS_START_AND_SYS_END_SAME
ER_SYS_START_MORE_THAN_ONCE
ER_SYS_END_MORE_THAN_ONCE

with:

ER_VERS_WRONG_PARAMS
ER_VERS_FIELD_WRONG_TYPE
2017-05-05 20:36:18 +03:00
..
auto_increment.result IB, SQL: (0.4) COMMIT_ID-based ordering of transactions 2017-05-05 20:36:17 +03:00
commit_id.result IB, SQL: (0.4) COMMIT_ID-based ordering of transactions 2017-05-05 20:36:17 +03:00
create.result SQL: redundant error codes reduced 2017-05-05 20:36:18 +03:00
delete.result IB, SQL: (0.4) COMMIT_ID-based ordering of transactions 2017-05-05 20:36:17 +03:00
foreign.result Tests: forgotten foreign.result 2017-05-05 20:36:16 +03:00
insert.result IB, SQL: (0.4) COMMIT_ID-based ordering of transactions 2017-05-05 20:36:17 +03:00
optimized_fields.result SQL: redundant error codes reduced 2017-05-05 20:36:18 +03:00
select.result IB, SQL: (0.4) COMMIT_ID-based ordering of transactions 2017-05-05 20:36:17 +03:00
update.result IB, SQL: (0.4) COMMIT_ID-based ordering of transactions 2017-05-05 20:36:17 +03:00