Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2(EOL)
-
10.2.6-2, 10.2.6-3
Description
MariaDB [test]> CREATE OR REPLACE TABLE t1 ( col INT DEFAULT ( 1 LIKE ( NOW() BETWEEN '2000-01-01' AND '2012-12-12' ) ) ); |
ERROR 1901 (HY000): Function or expression 'cache' cannot be used in the ??? clause of `col` |
Attachments
Issue Links
- relates to
-
MDEV-10134 Add full support for DEFAULT
- Closed
-
MDEV-25672 table alias from previous statement interferes later commands
- Closed