witam,

mam problem z dodaniem tabeli w phpmyadminie

wyskakuje mi o to taki błąd

#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 'DEFAULT CHARSET = latin1 AUTO_INCREMENT =11' at line 6

linia 6 zapytania

  1. )ENGINE = MYISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT =11


gdy usune informacje o kodowaniu tabela się utworzy z tym że nie mam później polskich liter w skrypcie.

Czego to jest wina i jak to obejść ?

PhpMyadmin 2.5.4
MySql 4.0.26
php 4.4.0