Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
N/A
-
None
Description
Note: Please don't fix it just yet, wait till we have the final syntax for partitioning, and then fix error message(s) accordingly.
Currently (in bb-10.3-temporal 2ae2876a6ce4b1e4d4b), the syntax for the last partition is PARTITION pn AS OF CURRENT_TIMESTAMP; but the ER_VERS_WRONG_PARTS error message, when it's produced on some reason, states otherwise:
ERROR 4133 (HY000): Wrong partitions consistency for `t1`: must have at least one 'VERSIONING' and exactly one last 'AS OF NOW' |