[MCOL-4201] TABLE LOCK is not supported. Created: 2020-07-21  Updated: 2023-10-26  Resolved: 2023-10-26

Status: Closed
Project: MariaDB ColumnStore
Component/s: DDLProc
Affects Version/s: None
Fix Version/s: Icebox

Type: New Feature Priority: Major
Reporter: susil.behera Assignee: Todd Stoffel (Inactive)
Resolution: Won't Do Votes: 0
Labels: None
Environment:

Server version: 10.5.4-MariaDB MariaDB Server
Columnstore: 1.5.2-1



 Description   

Table locks are not supported on Columnstore tables.

CREATE TABLE t1 (id INT) ENGINE=Columnstore;
LOCK TABLE t1 WRITE;
ERROR 1178 (42000): The storage engine for the table doesn't support IDB-2029: Lock table command is currently not supported in Columnstore.


Generated at Thu Feb 08 02:48:34 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.