← Back to team overview

maria-developers team mailing list archive

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

 

#At lp:maria based on revid:psergey@xxxxxxxxxxxx-20090625200729-u11xpwwn5ebddx09

 2724 Sergey Petrunia	2009-06-30
      Testing commit email
      modified:
        sql/sql_select.cc

=== modified file 'sql/sql_select.cc'
--- a/sql/sql_select.cc	2009-06-25 20:07:29 +0000
+++ b/sql/sql_select.cc	2009-06-30 15:02:15 +0000
@@ -24,6 +24,8 @@
   @{
 */
 
+#error Testing commit mails
+
 #ifdef USE_PRAGMA_IMPLEMENTATION
 #pragma implementation				// gcc: Class implementation
 #endif