check_table_name
if (check_table_name(tname) != 0)
if (check_table_name(tname) != 0 ||
static int check_table_name(const char *name);