CREATE TABLE ´informit_tags´ ( ´id´ int(11) NOT NULL auto_increment, ´name´ varchar(50) NOT NULL default ’’, ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=17
Wywala mi 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 '’’, ´count´ int(11) NOT NULL default ’0’, PRIMARY KEY (´id´) ) ' at line 3
O co chodzi?