diff options
Diffstat (limited to 'test/with3.test')
-rw-r--r-- | test/with3.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/with3.test b/test/with3.test index 8e8eba89f..1aed92a99 100644 --- a/test/with3.test +++ b/test/with3.test @@ -131,8 +131,8 @@ do_eqp_test 3.2.2 { | | `--SCALAR SUBQUERY xxxxxx | | `--SCAN w2 | `--RECURSIVE STEP - | |--SCAN w1 - | `--SCAN c + | |--SCAN c + | `--SCAN w1 |--SCAN c |--SEARCH w2 USING INTEGER PRIMARY KEY (rowid=?) `--SEARCH w1 USING INTEGER PRIMARY KEY (rowid=?) |