Details
-
New Feature
-
Status: In Testing (View Workflow)
-
Critical
-
Resolution: Unresolved
-
-
Q1/2026 Server Development
Description
Implement the basic data type for XML: XMLTYPE.
No validation, no special behavior.
XML functions should return it. For this task it means only UPDATEXML. More functions will be implemented in the follow-up task MDEV-36261.
Temporary tables should preserve it. CONCAT and other string functions convert to a string implicitly. Protocol — let's send it as a string for now.
Attachments
Issue Links
- blocks
-
MDEV-36261 XMLTYPE: methods - step 1
-
- Open
-
-
MDEV-37262 XMLTYPE: validation
-
- Open
-
-
MDEV-38690 XMLTYPE: methods - step 2
-
- Open
-
-
MDEV-38691 XMLTYPE: methods - step 3
-
- Open
-
- causes
-
MDEV-38548 Xmltype default values inconsistency is not checked
-
- Closed
-
-
MDEV-38564 mariadb --xml option doesn't work well with xmltype
-
- Open
-
-
MDEV-38688 UpdateXML should retuln xmltype
-
- Open
-
- has action item
-
DOCS-5933 Loading...