Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3, 2.4, 2.5
-
Fix Version/s: 2.5.13
-
Component/s: qc_sqlite
-
Labels:None
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.
Attachments
Issue Links
- causes
-
MXS-3586 Maxscale tries to execute write statement on slave
-
- Closed
-