Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.3(EOL)
-
None
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 |
Attachments
Issue Links
- is blocked by
-
MDEV-16202 Latest changes made erroneously some keywords reserved in sql_mode=ORACLE
- Closed