Browse Source
MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED
MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED
Don't do skip_setup_conds() unless all errors are checked. Fixes following errors: ER_PERIOD_NOT_FOUND ER_VERS_QUERY_IN_PARTITION ER_VERS_ENGINE_UNSUPPORTED ER_VERS_NOT_VERSIONEDpull/1283/head
7 changed files with 71 additions and 14 deletions
-
8mysql-test/suite/versioning/r/partition.result
-
15mysql-test/suite/versioning/r/select.result
-
2mysql-test/suite/versioning/r/view.result
-
8mysql-test/suite/versioning/t/partition.test
-
15mysql-test/suite/versioning/t/select.test
-
30sql/sql_select.cc
-
7sql/table.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue