[MXS-4714] qc_sqlite does not properly parse a RENAME statement Created: 2023-08-15  Updated: 2023-08-16  Resolved: 2023-08-16

Status: Closed
Project: MariaDB MaxScale
Component/s: qc_sqlite
Affects Version/s: 2.5, 6.4, 22.08, 23.02
Fix Version/s: 2.5.28, 6.4.9, 22.08.8, 23.02.4

Type: Bug Priority: Major
Reporter: Johan Wikman Assignee: Johan Wikman
Resolution: Fixed Votes: 0
Labels: None


 Description   

A rename statement like

RENAME TABLE db1.table1 TO db2.table2

will only be partially parsed, because the parser cannot handle a qualified name as the target table. qc_sqlite will also claim incorrectly that the affected tables are db1.table1 and db2.


Generated at Thu Feb 08 04:30:37 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.