Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
Notable changes
-
ANALYZE / EXPLAIN FORMAT=JSON and similar functions output now includes sizes that are IEC (MiB, KiB) matching their value more accurately.
-
Q2/2026 Server Maintenance
Description
The Json_writer class is used to construct various JSON outputs in the server, including:
- EXPLAIN JSON
- SQL tracing
- histograms
This is adding unit tests for it.
Attachments
Issue Links
- relates to
-
MDEV-28598 Assertion `got_name == named_item_expected()' failed in Json_writer::on_start_object
-
- Stalled
-