Commit a4c0b51b authored by Guilhem Bichot's avatar Guilhem Bichot

post-merge fix (compiler warning)

parent 33b194c3
......@@ -6028,7 +6028,6 @@ bool mysql_alter_table(THD *thd,char *new_db, char *new_name,
uint index_add_count;
uint *index_add_buffer;
uint candidate_key_count;
bool committed= 0;
bool no_pk;
DBUG_ENTER("mysql_alter_table");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment