Commit 256450d8 authored by kostja@bodhi.(none)'s avatar kostja@bodhi.(none)

Fix one more warning.

parent 4cc808b7
......@@ -2803,7 +2803,6 @@ static int dump_trigger(MYSQL_RES *show_create_trigger_rs,
static int dump_triggers_for_table(char *table_name, char *db_name)
{
FILE *sql_file= md_result_file;
char name_buff[NAME_LEN*4+3];
char query_buff[QUERY_LENGTH];
uint old_opt_compatible_mode= opt_compatible_mode;
......
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