List:Commits« Previous MessageNext Message »
From:Konstantin Osipov Date:September 4 2008 8:00pm
Subject:bzr commit into mysql-6.0-runtime branch (konstantin:2706)
View as plain text  
#At file:///opt/local/work/mysql-6.0-runtime/

 2706 Konstantin Osipov	2008-09-05
      An after-merge fix (6.0-runtime).
modified:
  sql/sql_table.cc

=== modified file 'sql/sql_table.cc'
--- a/sql/sql_table.cc	2008-09-04 18:30:34 +0000
+++ b/sql/sql_table.cc	2008-09-04 20:00:04 +0000
@@ -4488,7 +4488,6 @@ send_result_message:
                       system_charset_info);
       if (protocol->write())
         goto err;
-      ha_autocommit_or_rollback(thd, 0);
       close_thread_tables(thd);
       DBUG_PRINT("info", ("HA_ADMIN_TRY_ALTER, trying analyze..."));
       TABLE_LIST *save_next_local= table->next_local,

Thread
bzr commit into mysql-6.0-runtime branch (konstantin:2706) Konstantin Osipov4 Sep