summaryrefslogtreecommitdiff
path: root/mysql-test/main/except_all.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/except_all.result')
-rw-r--r--mysql-test/main/except_all.result20
1 files changed, 16 insertions, 4 deletions
diff --git a/mysql-test/main/except_all.result b/mysql-test/main/except_all.result
index f79f35ee932..ffc9ddb7601 100644
--- a/mysql-test/main/except_all.result
+++ b/mysql-test/main/except_all.result
@@ -556,8 +556,11 @@ ANALYZE
"buffer_type": "flat",
"buffer_size": "119",
"join_type": "BNL",
+ "r_loops": 3,
"r_filtered": 100,
- "r_unpack_time_ms": "REPLACED"
+ "r_unpack_time_ms": "REPLACED",
+ "r_other_time_ms": "REPLACED",
+ "r_effective_rows": 3
}
}
]
@@ -604,8 +607,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": 3
}
}
]
@@ -688,8 +694,11 @@ ANALYZE
"buffer_type": "flat",
"buffer_size": "119",
"join_type": "BNL",
+ "r_loops": 3,
"r_filtered": 100,
- "r_unpack_time_ms": "REPLACED"
+ "r_unpack_time_ms": "REPLACED",
+ "r_other_time_ms": "REPLACED",
+ "r_effective_rows": 3
}
}
]
@@ -736,8 +745,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": 3
}
}
]