Details
-
Bug
-
Status: In Progress (View Workflow)
-
Critical
-
Resolution: Unresolved
-
N/A
-
None
-
Can result in hang or crash
-
Q3/2026 Server Maintenance, Q3/2026 Server Development
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>');
Attachments
Issue Links
- is caused by
-
MDEV-37262 XMLISVALID() schema validation function
-
- In Testing
-