Home | History | Annotate | Download | only in dist

Lines Matching full:plan

3280 ** WHERE clause might influence the choice of query plan for a statement,
3285 ** choice of query plan if the parameter is the left-hand side of a [LIKE]
10581 #define SQLITE_VdbeEQP 0x04000000 /* Debug EXPLAIN QUERY PLAN */
44565 ** SQLITE_OK is returned if everything goes according to plan. An
63531 ** EXPLAIN QUERY PLAN.
66240 ** in a better query plan.
67319 ** binding a new value to this variable invalidates the current query plan.
67322 ** parameter in the WHERE clause might influence the choice of query plan
68581 if( once ) printf("VDBE Query Plan:\n");
74074 ** by P1. The integer query plan parameter to xFilter is stored in register
74441 ** is to say when the EXPLAIN QUERY PLAN syntax is used.)
87530 ** This plan is not completely bullet-proof. It is possible for
102508 ** Unless an "EXPLAIN QUERY PLAN" command is being processed, this function
102542 ** Unless an "EXPLAIN QUERY PLAN" command is being processed, this function
104093 ** The implementation plan is to implement the two coroutines and seven
109882 /* If everything went according to plan, link the new VTable structure
110599 u32 wsFlags; /* WHERE_* flags describing the plan */
110635 ** that implement some or all of a query plan.
110649 ** at the end is the choosen query plan.
112788 "table %s: xBestIndex returned an invalid plan", pTab->zName);
113701 ** This function is a no-op unless currently processing an EXPLAIN QUERY PLAN
113702 ** command. If the query being compiled is an EXPLAIN QUERY PLAN, a single
114896 ** a test case where the extra code would improve the query plan. Better
116450 ** depending on the loops added to the current plan. */
116701 ** to plan those simple cases using much less ceremony than the
118228 27, /* PLAN => ID */
118373 "PLAN", "BEGIN", "TRANSACTION", "DEFERRED",
118450 /* 7 */ "explain ::= EXPLAIN QUERY PLAN",
119549 case 7: /* explain ::= EXPLAIN QUERY PLAN */
121293 testcase( i==77 ); /* PLAN */
128371 ** of the overall query plan the user will see an "unable to use