arkadaşlar yok kaç aylık emek war onların içinde
o kadar değerli eski üye var.
Şimdi db elimde 4 mb. az ama yüklerken time out oluyor. bu yüzden
ftp ye attım bunu. ve bigdump çalıştırdım.
başla diyorum hata veriyor:
Starting at the line: 1
Error at the line 33: ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=61 ;
Query: CREATE TABLE `smf_attachments` ( `ID_ATTACH` int(10) unsigned NOT NULL auto_increment, `ID_THUMB` int(10) , `ID_MSG` int(10) , `ID_MEMBER` mediumint(8) , `filename` tinytext NOT NULL, `size` int(10) , `downloads` mediumint(8) , `attachmentType` tinyint(3) , `width` mediumint(8) , `height` mediumint(8) , PRIMARY KEY (`ID_ATTACH`), UNIQUE KEY `ID_MEMBER` (`ID_MEMBER`,`ID_ATTACH`), KEY `ID_MSG` (`ID_MSG`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=61 ;
MySQL: 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=61' at line 15
Stopped on error