Details
-
Bug
-
Status: In Review (View Workflow)
-
Critical
-
Resolution: Unresolved
-
N/A
-
None
-
Can result in hang or crash
-
Q3/2026 Server Maintenance, Q3/2026 Server Development, Q4/2026 Server Maintenance
Description
SELECT XMLISVALID('<root><child/></root>', |
'<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"> |
<xs:complexType name="T">
|
<xs:sequence><xs:element name="child" type="T"/></xs:sequence>
|
</xs:complexType>
|
<xs:element name="root" type="T"/></xs:schema>'); |
crashes the server.
Attachments
Issue Links
- is caused by
-
MDEV-37262 XMLISVALID() schema validation function
-
- In Testing
-