#At file:///home/spetrunia/dev/mysql-6.0-merge/ based on revid:sergefp@stripped
2755 Sergey Petrunia 2008-12-27 [merge]
Merge
modified:
sql/sql_select.h
=== modified file 'sql/sql_select.h'
--- a/sql/sql_select.h 2008-12-27 15:34:49 +0000
+++ b/sql/sql_select.h 2008-12-27 19:12:40 +0000
@@ -1439,7 +1439,8 @@ public:
NULL - otherwise
*/
TABLE_LIST *emb_sjm_nest;
-
+
+ /* Current join optimization state */
POSITION positions[MAX_TABLES+1];
/*
| Thread |
|---|
| • bzr commit into mysql-6.0-opt-subqueries branch (sergefp:2755) | Sergey Petrunia | 27 Dec |