summaryrefslogtreecommitdiff
path: root/storage/rocksdb
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2020-03-15 20:53:46 +0100
committerSergei Golubchik <serg@mariadb.org>2020-03-16 01:13:01 +0100
commit79499b597a2dd58f9f0008b6d7c25602b4577ebc (patch)
tree8009d84a0a1404976f192cb25021be7c39d38d5b /storage/rocksdb
parent8fd654ce0e555691d4e2c9477793f8bddb2c169c (diff)
downloadmariadb-git-79499b597a2dd58f9f0008b6d7c25602b4577ebc.tar.gz
update the test result for new perfschema
Diffstat (limited to 'storage/rocksdb')
-rw-r--r--storage/rocksdb/mysql-test/rocksdb/r/ttl_rows_examined.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/rocksdb/mysql-test/rocksdb/r/ttl_rows_examined.result b/storage/rocksdb/mysql-test/rocksdb/r/ttl_rows_examined.result
index b4e718f0f9e..97a2eff5e2a 100644
--- a/storage/rocksdb/mysql-test/rocksdb/r/ttl_rows_examined.result
+++ b/storage/rocksdb/mysql-test/rocksdb/r/ttl_rows_examined.result
@@ -26,8 +26,8 @@ set debug_sync='now WAIT_FOR parked';
affected rows: 0
SHOW PROCESSLIST;
Id User Host db Command Time State Info Progress
-### ### ### ### Query ### Init SHOW PROCESSLIST 0.000
### ### ### ### Query ### debug sync point: rocksdb.ttl_rows_examined SELECT * FROM t_re 0.000
+### ### ### ### Query ### starting SHOW PROCESSLIST 0.000
### ### ### ### Sleep ### NULL 0.000
affected rows: 3
set debug_sync='now SIGNAL go';