#At bzr+ssh://bk-internal.mysql.com/bzrroot/server/mysql-maria/ based on revid:guilhem@stripped
2702 Guilhem Bichot 2008-11-22
post-merge fix (compiler warning)
modified:
sql/sql_table.cc
per-file messages:
sql/sql_table.cc
post-merge fix (compiler warning)
=== modified file 'sql/sql_table.cc'
--- a/sql/sql_table.cc 2008-11-21 14:21:50 +0000
+++ b/sql/sql_table.cc 2008-11-22 15:21:07 +0000
@@ -6028,7 +6028,6 @@ bool mysql_alter_table(THD *thd,char *ne
uint index_add_count;
uint *index_add_buffer;
uint candidate_key_count;
- bool committed= 0;
bool no_pk;
DBUG_ENTER("mysql_alter_table");
| Thread |
|---|
| • bzr commit into MySQL/Maria:mysql-maria branch (guilhem:2702) | Guilhem Bichot | 22 Nov |