We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 293cb04 commit 3f61251Copy full SHA for 3f61251
storage/tokudb/mysql-test/tokudb_bugs/r/simple_icp.result
@@ -110,7 +110,7 @@ a b c d e
110
5 1 10 NULL NULL
111
show status like '%Handler_read_prev%';
112
Variable_name Value
113
-Handler_read_prev 41
+Handler_read_prev 800
114
flush status;
115
116
@@ -142,7 +142,7 @@ a b c d e
142
20 1 10 NULL NULL
143
144
145
-Handler_read_prev 21
+Handler_read_prev 400
146
147
show status like '%Handler_read_next%';
148
0 commit comments