summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/r/rollback_table_io.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/perfschema/r/rollback_table_io.result')
-rw-r--r--mysql-test/suite/perfschema/r/rollback_table_io.result24
1 files changed, 12 insertions, 12 deletions
diff --git a/mysql-test/suite/perfschema/r/rollback_table_io.result b/mysql-test/suite/perfschema/r/rollback_table_io.result
index cb70a9be37e..6ec7dbdcad4 100644
--- a/mysql-test/suite/perfschema/r/rollback_table_io.result
+++ b/mysql-test/suite/perfschema/r/rollback_table_io.result
@@ -41,18 +41,18 @@ where event_name like 'wait/io/table/%'
and object_schema in ('test')
order by thread_id, event_id;
event_name short_source object_type object_schema pretty_name operation number_of_bytes
-wait/io/table/sql/handler handler.cc: TABLE test t1 fetch 1
-wait/io/table/sql/handler handler.cc: TABLE test t1 delete 1
-wait/io/table/sql/handler handler.cc: TABLE test t1 fetch 1
-wait/io/table/sql/handler handler.cc: TABLE test marker insert 1
-wait/io/table/sql/handler handler.cc: TABLE test marker insert 1
-wait/io/table/sql/handler handler.cc: TABLE test t1 fetch 1
-wait/io/table/sql/handler handler.cc: TABLE test t1 update 1
-wait/io/table/sql/handler handler.cc: TABLE test t1 fetch 1
-wait/io/table/sql/handler handler.cc: TABLE test marker insert 1
-wait/io/table/sql/handler handler.cc: TABLE test marker insert 1
-wait/io/table/sql/handler handler.cc: TABLE test t1 insert 1
-wait/io/table/sql/handler handler.cc: TABLE test marker insert 1
+wait/io/table/sql/handler TABLE test t1 fetch 1
+wait/io/table/sql/handler TABLE test t1 delete 1
+wait/io/table/sql/handler TABLE test t1 fetch 1
+wait/io/table/sql/handler TABLE test marker insert 1
+wait/io/table/sql/handler TABLE test marker insert 1
+wait/io/table/sql/handler TABLE test t1 fetch 1
+wait/io/table/sql/handler TABLE test t1 update 1
+wait/io/table/sql/handler TABLE test t1 fetch 1
+wait/io/table/sql/handler TABLE test marker insert 1
+wait/io/table/sql/handler TABLE test marker insert 1
+wait/io/table/sql/handler TABLE test t1 insert 1
+wait/io/table/sql/handler TABLE test marker insert 1
show global status like 'performance_schema_%';
Variable_name Value
Performance_schema_accounts_lost 0