arkadaşlar sitem çöktü
yedek yüklerken hata veriyo sürekli..
Alıntı
BigDump: Staggered MySQL Dump Importer v0.31b
Processing file: db_db_2009-11-25_21-15.sql
Starting from line: 1
Stopped at the line 683.
At this place the current query includes more than 300 dump lines. That can happen if your dump file was created by some tool which doesn't place a semicolon followed by a linebreak at the end of each query, or if your dump contains extended inserts. Please read the BigDump FAQs for more infos.
Stopped on error
Phpmyadmin
Alıntı
Hata
SQL sorgusu:
CREATE TABLE `dle_post` ( `id` int(11) NOT NULL AUTO_INCREMENT, `autor` varchar(40) NOT NULL DEFAULT '', `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `short_story` text NOT NULL, `full_story` text NOT NULL, `xfields` text NOT NULL, `title` varchar(255) NOT NULL DEFAULT '', `descr` varchar(200) NOT NULL DEFAULT '', `keywords` text NOT NULL, `category` varchar(200) NOT NULL DEFAULT '0', `alt_name` varchar(200) NOT NULL DEFAULT '', `comm_num` smallint(5) unsigned NOT NULL DEFAULT '0', `allow_comm` tinyint(1) NOT NULL DEFAULT '1', `allow_main` tinyint(1) unsigned NOT NULL DEFAULT '1', `allow_rate` tinyint(1) unsigned NOT NULL DEFAULT '1', `approve` tinyint(1) NOT NULL DEFAULT '0', `fixed` tinyint(1) NOT NULL DEFAULT '0', `rating` smallint(5) NOT NULL DEFAULT '0', `allow_br` tinyint(1) NOT NULL DEFAULT '1', `vote_num` smallint(5) unsigned NOT NULL DEFAULT '0', `news_read` mediumint(8) unsigned NOT NULL DEFAULT '0', [...]
MySQL çıktısı:
#2006 - MySQL server has gone away
nasıl düzeltebilirim bu sorunu