List:Commits« Previous MessageNext Message »
From:Tatiana A. Nurnberg Date:November 27 2008 5:32pm
Subject:bzr commit into mysql-6.0-bugteam branch (azundris:2750)
View as plain text  
#At file:///misc/mysql/forest/37553/60-37553/

 2750 Tatiana A. Nurnberg	2008-11-27 [merge]
      auto-merge
modified:
  sql/mysql_priv.h

=== modified file 'sql/mysql_priv.h'
--- a/sql/mysql_priv.h	2008-11-27 16:45:58 +0000
+++ b/sql/mysql_priv.h	2008-11-27 17:31:54 +0000
@@ -594,6 +594,7 @@ enum open_table_mode
 #define UNCACHEABLE_PREPARE    16
 /* For uncorrelated SELECT in an UNION with some correlated SELECTs */
 #define UNCACHEABLE_UNITED     32
+#define UNCACHEABLE_CHECKOPTION   64
 
 /* Used to check GROUP BY list in the MODE_ONLY_FULL_GROUP_BY mode */
 #define UNDEF_POS (-1)

Thread
bzr commit into mysql-6.0-bugteam branch (azundris:2750) Tatiana A. Nurnberg27 Nov