diff options
Diffstat (limited to '')
-rw-r--r-- | test/scanstatus2.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scanstatus2.test b/test/scanstatus2.test index e4b510d..ca3a42f 100644 --- a/test/scanstatus2.test +++ b/test/scanstatus2.test @@ -247,7 +247,7 @@ QUERY (nCycle=nnn) ----SCAN rt2 (nCycle=nnn) ----USE TEMP B-TREE FOR GROUP BY (nCycle=nnn) --SCAN rt1 (nCycle=nnn) ---CREATE AUTOMATIC INDEX ON v1(x1, cnt) (nCycle=nnn) +--CREATE AUTOMATIC INDEX ON v1(x1, cnt, x1) (nCycle=nnn) --BLOOM FILTER ON v1 (x1=?) --SEARCH v1 USING AUTOMATIC COVERING INDEX (x1=?) (nCycle=nnn) } |