[MCOL-3764] Renaming table causes schema out of sync Created: 2020-02-05  Updated: 2020-07-12  Resolved: 2020-02-11

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

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

Issue Links:
Problem/Incident
causes MCOL-4163 RENAME TABLE doesn't support UTF8 obj... Closed
Sprint: 2020-2

 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 Andrew Hutchings (Inactive) [ 2020-02-06 ]

Originally broken due to the "ALTER TABLE ENGINE=" patch thinking that the rename didn't need to be executed.

Comment by Daniel Lee (Inactive) [ 2020-02-11 ]

Build verified: 1.4.3-1 source
server
commit 9bd5e14f4de1402c6cd4a3f81564887c1213c9e1
engine
commit 5efa6a4dc52129be2de49fdfc23e44020401b86b

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