aboutsummaryrefslogtreecommitdiff
path: root/src/attach.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/attach.c')
-rw-r--r--src/attach.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/attach.c b/src/attach.c
index 8eb4486e5..8fcfb0438 100644
--- a/src/attach.c
+++ b/src/attach.c
@@ -514,6 +514,7 @@ void sqlite3FixInit(
pFix->w.xSelectCallback2 = 0;
pFix->w.walkerDepth = 0;
pFix->w.eCode = 0;
+ pFix->w.bWalkWinDefn = 1;
pFix->w.u.pFix = pFix;
}