Skip to content

Commit 79499b5

Browse files
committed
update the test result for new perfschema
1 parent 8fd654c commit 79499b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/rocksdb/mysql-test/rocksdb/r/ttl_rows_examined.result

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ set debug_sync='now WAIT_FOR parked';
2626
affected rows: 0
2727
SHOW PROCESSLIST;
2828
Id User Host db Command Time State Info Progress
29-
### ### ### ### Query ### Init SHOW PROCESSLIST 0.000
3029
### ### ### ### Query ### debug sync point: rocksdb.ttl_rows_examined SELECT * FROM t_re 0.000
30+
### ### ### ### Query ### starting SHOW PROCESSLIST 0.000
3131
### ### ### ### Sleep ### NULL 0.000
3232
affected rows: 3
3333
set debug_sync='now SIGNAL go';

0 commit comments

Comments
 (0)