summaryrefslogtreecommitdiff
path: root/mysql-test/main/except.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/except.result')
-rw-r--r--mysql-test/main/except.result20
1 files changed, 16 insertions, 4 deletions
diff --git a/mysql-test/main/except.result b/mysql-test/main/except.result
index ec7d085c70f..e08427d9c65 100644
--- a/mysql-test/main/except.result
+++ b/mysql-test/main/except.result
@@ -423,8 +423,11 @@ ANALYZE
"buffer_type": "flat",
"buffer_size": "119",
"join_type": "BNL",
+ "r_loops": 2,
"r_filtered": 100,
- "r_unpack_time_ms": "REPLACED"
+ "r_unpack_time_ms": "REPLACED",
+ "r_other_time_ms": "REPLACED",
+ "r_effective_rows": 2
}
}
]
@@ -471,8 +474,11 @@ ANALYZE
"buffer_type": "flat",
"buffer_size": "119",
"join_type": "BNL",
+ "r_loops": 2,
"r_filtered": 100,
- "r_unpack_time_ms": "REPLACED"
+ "r_unpack_time_ms": "REPLACED",
+ "r_other_time_ms": "REPLACED",
+ "r_effective_rows": 2
}
}
]
@@ -556,8 +562,11 @@ ANALYZE
"buffer_type": "flat",
"buffer_size": "119",
"join_type": "BNL",
+ "r_loops": 2,
"r_filtered": 100,
- "r_unpack_time_ms": "REPLACED"
+ "r_unpack_time_ms": "REPLACED",
+ "r_other_time_ms": "REPLACED",
+ "r_effective_rows": 2
}
}
]
@@ -604,8 +613,11 @@ ANALYZE
"buffer_type": "flat",
"buffer_size": "119",
"join_type": "BNL",
+ "r_loops": 2,
"r_filtered": 100,
- "r_unpack_time_ms": "REPLACED"
+ "r_unpack_time_ms": "REPLACED",
+ "r_other_time_ms": "REPLACED",
+ "r_effective_rows": 2
}
}
]