List:Commits« Previous MessageNext Message »
From:Konstantin Osipov Date:August 22 2008 1:39pm
Subject:bzr commit into mysql-6.0-runtime branch (konstantin:2704)
View as plain text  
#At file:///opt/local/work/mysql-6.0-runtime/

 2704 Konstantin Osipov	2008-08-22
      Remove unused variable.
modified:
  sql/table.h

per-file messages:
  sql/table.h
    Remove unused variable.
=== modified file 'sql/table.h'
--- a/sql/table.h	2008-08-22 12:41:03 +0000
+++ b/sql/table.h	2008-08-22 13:39:17 +0000
@@ -727,7 +727,6 @@ public:
     Used only in the MODE_NO_AUTO_VALUE_ON_ZERO mode.
   */
   my_bool auto_increment_field_not_null;
-  my_bool insert_or_update;             /* Can be used by the handler */
   my_bool alias_name_used;		/* true if table_name is alias */
   my_bool get_fields_in_item_tree;      /* Signal to fix_field */
 

Thread
bzr commit into mysql-6.0-runtime branch (konstantin:2704) Konstantin Osipov22 Aug