2704 Konstantin Osipov 2008-08-22
Remove unused variable.
modified:
sql/table.h
2703 Konstantin Osipov 2008-08-22
Remove unused variables.
modified:
sql/table.h
=== 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 push into mysql-6.0-runtime branch (konstantin:2703 to 2704) | Konstantin Osipov | 22 Aug |