[MDEV-15975] PL/SQL parser does not understand historical queries Created: 2018-04-22  Updated: 2018-05-18  Resolved: 2018-05-18

Status: Closed
Project: MariaDB Server
Component/s: Parser, Versioned Tables
Affects Version/s: 10.3
Fix Version/s: 10.3.7

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Alexander Barkov
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
is blocked by MDEV-16202 Latest changes made erroneously some ... Closed

 Description   

I don't know if it should actually work. If not, please pass it over to documentation.

MariaDB [test]> SET sql_mode=ORACLE;
Query OK, 0 rows affected (0.00 sec)
 
MariaDB [test]> SELECT * FROM t FOR SYSTEM_TIME ALL;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'SYSTEM_TIME ALL' at line 1


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