[MDEV-14678] Misleading ER_VERS_ENGINE_UNSUPPORTED upon wrong use of AS OF TRANSACTION Created: 2017-12-16  Updated: 2017-12-27  Resolved: 2017-12-19

Status: Closed
Project: MariaDB Server
Component/s: Versioned Tables
Affects Version/s: N/A
Fix Version/s: 10.3.4

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Aleksey Midenkov
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-14677 Misleading ER_VERS_ENGINE_UNSUPPORTED... Closed

 Description   

create or replace table t1 (i int) engine=MyISAM with system versioning;
SELECT * from t1 for system_time as of transaction 239;

ERROR 4109 (HY000): Engine does not support System Versioning for `t1`



 Comments   
Comment by Aleksey Midenkov [ 2017-12-19 ]

Already fixed.

Generated at Thu Feb 08 08:15:26 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.