Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 10.3.15
-
Fix Version/s: N/A
-
Component/s: Locking
-
Labels:None
-
Environment: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
-