Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
N/A
-
None
-
Can result in hang or crash
-
Q3/2026 Server Maintenance
Description
SELECT XMLISVALID('<root>x</root>','<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:complexType name="A"><xs:simpleContent><xs:extension base="B"/></xs:simpleContent></xs:complexType><xs:complexType name="B"><xs:simpleContent><xs:extension base="A"/></xs:simpleContent></xs:complexType><xs:element name="root" type="A"/></xs:schema>') AS r; |
MariaDB 13.1.0-MariaDB-asan-debug-log source revision a4757c42741d75bc50f32ac3131815e545fd4435
crashes, but hangs while writing a core, so I do not add a stack trace
Attachments
Issue Links
- is caused by
-
MDEV-37262 XMLISVALID() schema validation function
-
- In Testing
-