CREATE TABLE IF NOT EXISTS `9Hyn8_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `comment_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;HATA: #1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key
Şimdiden teşekkür ederim.
