← Back to team overview

maria-developers team mailing list archive

bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (psergey:2706)

 

#At lp:maria based on revid:knielsen@xxxxxxxxxxxxxxx-20090522175325-xpwm83ilnhqoqjz0

 2706 Sergey Petrunia	2009-06-03
      Test!
      modified:
        sql/sql_select.cc

=== modified file 'sql/sql_select.cc'
--- a/sql/sql_select.cc	2009-05-19 09:28:05 +0000
+++ b/sql/sql_select.cc	2009-06-03 12:52:58 +0000
@@ -8744,6 +8744,7 @@ static uint build_bitmap_for_nested_join
   DBUG_RETURN(first_unused);
 }
 
+#error Test, please ignore 
 
 /**
   Set NESTED_JOIN::counter=0 in all nested joins in passed list.