2370
2370
/* previous MySQL version */
2373
2373
sql_print_error(ER(ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE),
2374
2374
table->alias, table_f_count, table->s->fields,
2380
2380
sql_print_error(ER(ER_COL_COUNT_DOESNT_MATCH_CORRUPTED), table->alias,
2381
2381
table_f_count, table->s->fields);