Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.3.15
-
None
-
CentOS 7
Windows 10 1803
Description
When you lock a table which has a column set to get a default value from a function and insert into that table after locking MariaDB segfaults.
Attached File Name | Includes function based default | Includes lock statement | Causes Segfault |
---|---|---|---|
seqfault.sql | Yes | Yes | Yes |
without_lock.sql | Yes | No | No |
without_default | No | Yes | No |
Attachments
Issue Links
- duplicates
-
MDEV-16039 Crash when selecting virtual columns generated using functions with DAYNAME()
- Closed