Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.4.19
-
None
-
Windows 10
Description
The "sort_key" in a "filesort" can be invalid - mismatched quotes:
"query_block": {
|
"select_id": 1,
|
"r_loops": 1,
|
"r_total_time_ms": 0.1429,
|
"filesort": {
|
"sort_key": "clubs."name"",
|
"r_loops": 1,
|
"r_total_time_ms": 0.0156,
|
Also, "table" is a duplicate key, making it difficult to process.
Attachments
Issue Links
- relates to
-
MDEV-16462 EXPLAIN FORMAT=JSON produces illegal JSON text
-
- Stalled
-