Skip to content

Commit d1f2001

Browse files
committed
fixup 6c3e860
1 parent 8d472f2 commit d1f2001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/mroonga/mysql-test/mroonga/storage/r/optimization_count_skip_primary_key_not_equal.result

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ COUNT(*)
1313
4
1414
SHOW STATUS LIKE 'mroonga_count_skip';
1515
Variable_name Value
16-
Mroonga_count_skip 1
16+
Mroonga_count_skip 0
1717
DROP TABLE users;

0 commit comments

Comments
 (0)