estoy creando una tabla mediante consola de phpmyadmin con el siguiente comando
intento establecer el cotejamiento en latin1_spanish_ci pero me arroja el siguiente error que no comprendo, ¿alguien puede ayudarme?
Cita: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'create table tabla2( par1 int (11) unsigned not null auto_increment, par2 ' at line 3
gracias!