Re: mysqlcheck and mysql_convert_table don't quote table names
[EMAIL PROTECTED] writes: > >Description: > mysql-utilities mysqlcheck and mysql_convert_table don't quote > table names and so fail in converting/checking/repairing > specially named tables. > > >How-To-Repeat: > create e.g. a tabl
mysqlcheck and mysql_convert_table don't quote table names
>Description: mysql-utilities mysqlcheck and mysql_convert_table don't quote table names and so fail in converting/checking/repairing specially named tables. >How-To-Repeat: create e.g. a table `A-22bd` and run mysql