[MCOL-3859] CLONE - Renaming table causes schema out of sync Created: 2020-03-02  Updated: 2020-11-12  Resolved: 2020-03-13

Status: Closed
Project: MariaDB ColumnStore
Component/s: DDLProc
Affects Version/s: 1.4.3
Fix Version/s: 1.5.1

Type: Bug Priority: Blocker
Reporter: Patrick LeBlanc (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MCOL-3294 Allow moving a table to different sch... Closed

 Description   

Build tested: 1.4.2-1

The follow commands changes the table name in the front end only, and not in the ColumnStore system catalog.

ALTER TABLE lineitem RENAME TO lineitem1;
rename table lineitem TO lineitem1;



 Comments   
Comment by Patrick LeBlanc (Inactive) [ 2020-03-02 ]

Cloned from MCOL-3764 for 1.5

Comment by Daniel Lee (Inactive) [ 2020-03-13 ]

Build verified: 1.5.0-1 BB

engine commit:
f01185f

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