Commit 64424f98 authored by Sergei Petrunia's avatar Sergei Petrunia

Update test results

parent f0ce8482
...@@ -293,6 +293,8 @@ EXPLAIN ...@@ -293,6 +293,8 @@ EXPLAIN
}, },
"subqueries": [ "subqueries": [
{ {
"expression_cache": {
"state": "uninitialized",
"query_block": { "query_block": {
"select_id": 2, "select_id": 2,
"table": { "table": {
...@@ -304,6 +306,7 @@ EXPLAIN ...@@ -304,6 +306,7 @@ EXPLAIN
} }
} }
} }
}
] ]
} }
} }
...@@ -323,6 +326,8 @@ EXPLAIN ...@@ -323,6 +326,8 @@ EXPLAIN
}, },
"subqueries": [ "subqueries": [
{ {
"expression_cache": {
"state": "uninitialized",
"query_block": { "query_block": {
"select_id": 2, "select_id": 2,
"table": { "table": {
...@@ -334,6 +339,7 @@ EXPLAIN ...@@ -334,6 +339,7 @@ EXPLAIN
} }
} }
} }
}
] ]
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment