[MXS-3589] qc_sqlite handles current_timestamp etc. explicitly Created: 2021-06-02  Updated: 2021-06-03  Resolved: 2021-06-02

Status: Closed
Project: MariaDB MaxScale
Component/s: qc_sqlite
Affects Version/s: 2.3, 2.4, 2.5
Fix Version/s: 2.5.13

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

Issue Links:
Problem/Incident
causes MXS-3586 Maxscale tries to execute write state... Closed

 Description   

The sqlite3 tokenizer detects current_timestamp, current_time and current_date explicitly and returns a specific token for them. That means that if current_timestamp() is used, it will cause a parser error. That specific handling should simply be removed as that means that they will be handled like all other variables and functions are handled.


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