FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » Database discussions » Fatal error when trying import / take a forum datadump (Cannot take a dump)
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Fatal error when trying import / take a forum datadump [message #162165] Sun, 28 March 2010 11:40 Go to next message
TonyMarston is currently offline  TonyMarston   United Kingdom
Messages: 32
Registered: April 2006
Location: Surrey, UK
Karma: 0
Member
I have an export file which was created using version 3.0.0 on my Windows PC, but when I try to import it into the forum on my hosted server I get the following error:

Fatal error: Uncaught exception 'Exception' with message '(/home/radicore/FUDforum/include/theme/default/db.inc:89<br /> /home/radicore/FUDforum/include/theme/default/db.inc:95<br /> /home/radicore/FUDforum/include/theme/default/db.inc:170<br /> /home/radicore/public_html/forum/adm/admimport.php:142<br /> ) 2006: MySQL server has gone away<br /> Query: SHOW TABLES LIKE 'fud26_%'<br /> _POST: array ( 'S' =&gt; '93a7d2b4a9a283659536fc8ddc2c03ca', 'SQ' =&gt; 'be226495df598f267fe89e5e720afc0a', 'path' =&gt; '/home/radicore/FUDforum/tmp/FUDforum_28_03_2010_12_00.fud.gz', 'skipsearch' =&gt; 'y', 'btn_submit' =&gt; 'Import Data', )<br /> Server Version: 5.0.89-community-log<br /> [Referring Page] http://www.radicore.org/forum/adm/admimport.php?S=93a7d2b4a9a283659536fc8dd c2c03ca&amp;SQ=be226495df598f267fe89e5e720afc0a<br /> ' in /home/radicore/FUDforum/include/core.inc:197 Stack trace: #0 /home/radicore/FUDforum/include/theme/default/db.inc(89): fud_sql_error_handler('SHOW TABLES LIK...', 'MySQL server ha...', 2006, '5.0.89-communit...') #1 /home/radicore/FUDforum/include/theme/default/db.inc(95): q('SHOW TABLES LIK...') #2 /home/radicore/FUDforum/include/theme/default/db.inc(170): uq('SHOW TABLES LIK...') #3 /home/radicore/public_html/forum/adm/admimport.php(142): get_fud_table_list() #4 {main} thrown in /home/radicore/FUDforum/include/core.inc on line 197


Tony Marston
Re: Fatal error when trying to import [message #162166 is a reply to message #162165] Sun, 28 March 2010 12:31 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
"MySQL server has gone away". Looks like you are having database troubles.

Fatal error when trying to take a forum datadump [message #162170 is a reply to message #162165] Mon, 29 March 2010 16:04 Go to previous messageGo to next message
TonyMarston is currently offline  TonyMarston   United Kingdom
Messages: 32
Registered: April 2006
Location: Surrey, UK
Karma: 0
Member
Each time I try to take a backup of my forum it gets part way through then falls over in the same place over and over again. After about 20 seconds the screen is filled with 'Processing directory ....' messages, then it stops with:

Fatal error: Uncaught exception 'Exception' with message '(/home/radicore/FUDforum/include/theme/default/db.inc:89<br /> /home/radicore/FUDforum/include/theme/default/db.inc:95<br /> /home/radicore/FUDforum/include/theme/default/db.inc:170<br /> /home/radicore/public_html/forum/adm/admdump.php:184<br /> ) 2006: MySQL server has gone away<br /> Query: SHOW TABLES LIKE 'fud26_%'<br /> _POST: array ( 'S' =&gt; 'bd1735195f7bbcebb663635eb62d2cf3', 'SQ' =&gt; '05d4ea5c47d85c7dfb78da532074454d', 'path' =&gt; '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_03_48.fud.gz', 'compress' =&gt; '1', 'btn_submit' =&gt; 'Take Backup', 'submitted' =&gt; '1', )<br /> Server Version: 5.0.89-community-log<br /> [Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bd1735195f7bbcebb663635eb62 d2cf3&amp;SQ=05d4ea5c47d85c7dfb78da532074454d<br /> ' in /home/radicore/FUDforum/include/core.inc:197 Stack trace: #0 /home/radicore/FUDforum/include/theme/default/db.inc(89): fud_sql_error_handler('SHOW TABLES LIK...', 'MySQL server ha...', 2006, '5.0.89-communit...') #1 /home/radicore/FUDforum/include/theme/default/db.inc(95): q('SHOW TABLES LIK...') #2 /home/radicore/FUDforum/include/theme/default/db.inc(170): uq('SHOW TABLES LIK...') #3 /home/radicore/public_html/forum/adm/admdump.php(184): get_fud_table_list() #4 {main} thrown in /home/radicore/FUDforum/include/core.inc on line 197

I have tried to run this many times, but always with exactly the same error in exactly the same place. I have complained to my hosting company, but they say that there are no issues with the database server. I have even given them access to the admin control panel so that they can run the datadump and monitor the database at the same time, but they say that the database runs smoothly without any issues, and with more than enough connections to go round.

If I try to take a database backup with PhpMyAdmin it works perfectly without issue time after time after time. I can only conclude that there is something in the code which is causing it to *think* that there is an issue with the database when in fact there is not.


Tony Marston

[Updated on: Mon, 29 March 2010 16:05]

Report message to a moderator

Re: Fatal error when trying to take a forum datadump [message #162171 is a reply to message #162170] Mon, 29 March 2010 18:40 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Same error, isn't it?
Re: Fatal error when trying to take a forum datadump [message #162176 is a reply to message #162171] Tue, 30 March 2010 04:09 Go to previous messageGo to next message
TonyMarston is currently offline  TonyMarston   United Kingdom
Messages: 32
Registered: April 2006
Location: Surrey, UK
Karma: 0
Member
You obviously didn't read what I wrote. The ONLY time I get this error is when I try to to take a backup via FUDform's admin panel. I can dump the database time and time again through PhpMyAdmin and it NEVER fails.

I have had the sysadmin on my hosted server look at this problem, and he has even run the datadump while monitoring the MySQL server, and he reports that there was nothing wrong with the server - it was not under heavy load, and there were not to many connections.

Here is a complete list of all the failed attempts to take a backup:

Time Error Description
Sun Mar 28 11:08:37 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admimport.php:142
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => '93a7d2b4a9a283659536fc8ddc2c03ca', 'SQ' => 'be226495df598f267fe89e5e720afc0a', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_28_03_2010_12_00.fud.gz', 'skipsearch' => 'y', 'btn_submit' => 'Import Data', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admimport.php?S=93a7d2b4a9a283659536fc8dd c2c03ca&SQ=be226495df598f267fe89e5e720afc0a

Sun Mar 28 15:15:27 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => '93a7d2b4a9a283659536fc8ddc2c03ca', 'SQ' => '51fb29f74f71ea22ea736249e37fa311', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_28_03_2010_04_15.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=93a7d2b4a9a283659536fc8ddc2 c03ca&SQ=51fb29f74f71ea22ea736249e37fa311

Sun Mar 28 17:55:03 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => '93a7d2b4a9a283659536fc8ddc2c03ca', 'SQ' => '2dfc823fb74899089ef10e96c92a36f3', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_28_03_2010_06_54.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=93a7d2b4a9a283659536fc8ddc2 c03ca&SQ=2dfc823fb74899089ef10e96c92a36f3

Mon Mar 29 8:18:01 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => '93a7d2b4a9a283659536fc8ddc2c03ca', 'SQ' => '419ddb20c68ee4d1cfee367db526c80d', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_09_17.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=93a7d2b4a9a283659536fc8ddc2 c03ca&SQ=419ddb20c68ee4d1cfee367db526c80d

Mon Mar 29 9:00:46 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => '2383ac5ee6e8509643a495cf980447a7', 'SQ' => 'cb3473329ae120922478e364b7aebb28', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_04_00.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=2383ac5ee6e8509643a495cf980 447a7&SQ=cb3473329ae120922478e364b7aebb28

Mon Mar 29 9:05:49 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:71
/home/radicore/FUDforum/include/core.inc:156
/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:152
/home/radicore/public_html/forum/adm/admdump.php:205
) 2006: MySQL server has gone away
Query: UNLOCK TABLES
_POST: array ( 'S' => '2383ac5ee6e8509643a495cf980447a7', 'SQ' => 'b0b4a58f15298dc1e0bc1189b25f4d7d', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_04_00.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=2383ac5ee6e8509643a495cf980 447a7&SQ=cb3473329ae120922478e364b7aebb28

Mon Mar 29 9:10:02 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:71
/home/radicore/FUDforum/include/core.inc:156
/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:152
/home/radicore/public_html/forum/adm/admdump.php:205
) 2006: MySQL server has gone away
Query: UNLOCK TABLES
_POST: array ( 'S' => '2383ac5ee6e8509643a495cf980447a7', 'SQ' => 'b0b4a58f15298dc1e0bc1189b25f4d7d', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_04_09.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=2383ac5ee6e8509643a495cf980 447a7&SQ=b0b4a58f15298dc1e0bc1189b25f4d7d

Mon Mar 29 9:18:58 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => '36e7d6f5d8a584f17fcd94a0b429637e', 'SQ' => '98be77b4298924dfc43a3fbcb41f4d44', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_04_18.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=36e7d6f5d8a584f17fcd94a0b42 9637e&SQ=98be77b4298924dfc43a3fbcb41f4d44

Mon Mar 29 9:20:00 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => '36e7d6f5d8a584f17fcd94a0b429637e', 'SQ' => '98be77b4298924dfc43a3fbcb41f4d44', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_04_18.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=36e7d6f5d8a584f17fcd94a0b42 9637e&SQ=98be77b4298924dfc43a3fbcb41f4d44

Mon Mar 29 9:27:37 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:71
/home/radicore/FUDforum/include/core.inc:156
/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:152
/home/radicore/public_html/forum/adm/admdump.php:205
) 2006: MySQL server has gone away
Query: UNLOCK TABLES
_POST: array ( 'S' => '36e7d6f5d8a584f17fcd94a0b429637e', 'SQ' => '22a07488e0be2af8ea7470e9ca79ad81', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_04_27.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=36e7d6f5d8a584f17fcd94a0b42 9637e&SQ=22a07488e0be2af8ea7470e9ca79ad81

Mon Mar 29 9:37:18 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => '36e7d6f5d8a584f17fcd94a0b429637e', 'SQ' => '29a06b84dd286633b7e0ff44f5f97e39', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_04_37.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=36e7d6f5d8a584f17fcd94a0b42 9637e&SQ=29a06b84dd286633b7e0ff44f5f97e39

Mon Mar 29 9:43:46 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => '36e7d6f5d8a584f17fcd94a0b429637e', 'SQ' => '12f910c78e1a818a5a646b5eed39e1cc', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_04_43.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=36e7d6f5d8a584f17fcd94a0b42 9637e&SQ=12f910c78e1a818a5a646b5eed39e1cc

Mon Mar 29 13:10:21 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bce69e343fd3dcc348fa3ce8bd8e35fa', 'SQ' => 'a128e9f83885cbb23348af60bb6a9991', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_08_10.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bce69e343fd3dcc348fa3ce8bd8 e35fa&SQ=a128e9f83885cbb23348af60bb6a9991

Mon Mar 29 13:10:35 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bce69e343fd3dcc348fa3ce8bd8e35fa', 'SQ' => 'a128e9f83885cbb23348af60bb6a9991', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_08_10.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bce69e343fd3dcc348fa3ce8bd8 e35fa&SQ=a128e9f83885cbb23348af60bb6a9991

Mon Mar 29 13:23:14 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bce69e343fd3dcc348fa3ce8bd8e35fa', 'SQ' => '1909cdb86803437bbd0f6920c9366819', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_08_23.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bce69e343fd3dcc348fa3ce8bd8 e35fa&SQ=1909cdb86803437bbd0f6920c9366819

Mon Mar 29 13:25:00 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bce69e343fd3dcc348fa3ce8bd8e35fa', 'SQ' => '1909cdb86803437bbd0f6920c9366819', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_08_24.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bce69e343fd3dcc348fa3ce8bd8 e35fa&SQ=1909cdb86803437bbd0f6920c9366819

Mon Mar 29 13:26:10 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bce69e343fd3dcc348fa3ce8bd8e35fa', 'SQ' => '1909cdb86803437bbd0f6920c9366819', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_08_26.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bce69e343fd3dcc348fa3ce8bd8 e35fa&SQ=1909cdb86803437bbd0f6920c9366819

Mon Mar 29 13:28:34 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bce69e343fd3dcc348fa3ce8bd8e35fa', 'SQ' => '1909cdb86803437bbd0f6920c9366819', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_08_28.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bce69e343fd3dcc348fa3ce8bd8 e35fa&SQ=1909cdb86803437bbd0f6920c9366819

Mon Mar 29 13:30:52 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bce69e343fd3dcc348fa3ce8bd8e35fa', 'SQ' => '1909cdb86803437bbd0f6920c9366819', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_08_30.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bce69e343fd3dcc348fa3ce8bd8 e35fa&SQ=1909cdb86803437bbd0f6920c9366819

Mon Mar 29 13:33:51 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bce69e343fd3dcc348fa3ce8bd8e35fa', 'SQ' => '1909cdb86803437bbd0f6920c9366819', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_08_33.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bce69e343fd3dcc348fa3ce8bd8 e35fa&SQ=1909cdb86803437bbd0f6920c9366819

Mon Mar 29 13:35:40 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bce69e343fd3dcc348fa3ce8bd8e35fa', 'SQ' => '1909cdb86803437bbd0f6920c9366819', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_08_35.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bce69e343fd3dcc348fa3ce8bd8 e35fa&SQ=1909cdb86803437bbd0f6920c9366819

Mon Mar 29 13:37:29 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:71
/home/radicore/FUDforum/include/core.inc:156
/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:152
/home/radicore/public_html/forum/adm/admdump.php:205
) 2006: MySQL server has gone away
Query: UNLOCK TABLES
_POST: array ( 'S' => 'a625a2999cd5820e675e58a7417a1162', 'SQ' => '48b8178ed8aff92367c4204c6598da4e', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_08_37.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=a625a2999cd5820e675e58a7417 a1162&SQ=48b8178ed8aff92367c4204c6598da4e

Mon Mar 29 13:56:00 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:71
/home/radicore/FUDforum/include/core.inc:156
/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:152
/home/radicore/public_html/forum/adm/admdump.php:205
) 2006: MySQL server has gone away
Query: UNLOCK TABLES
_POST: array ( 'S' => '5817c9ee835722dffd45149c3c52528a', 'SQ' => 'ca9c798e22d4358f57a49e3c0d126e88', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_08_55.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=5817c9ee835722dffd45149c3c5 2528a&SQ=ca9c798e22d4358f57a49e3c0d126e88

Mon Mar 29 14:48:19 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bd1735195f7bbcebb663635eb62d2cf3', 'SQ' => '05d4ea5c47d85c7dfb78da532074454d', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_03_48.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bd1735195f7bbcebb663635eb62 d2cf3&SQ=05d4ea5c47d85c7dfb78da532074454d

Mon Mar 29 16:11:21 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bd1735195f7bbcebb663635eb62d2cf3', 'SQ' => '119ba84f581eda6b8b5a7e08fb2cbce9', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_05_11.fud.gz', 'compress' => '1', 'skipsearch' => 'y', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bd1735195f7bbcebb663635eb62 d2cf3&SQ=119ba84f581eda6b8b5a7e08fb2cbce9

Mon Mar 29 19:02:55 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bd1735195f7bbcebb663635eb62d2cf3', 'SQ' => '8b6b1e78f699ff5200b4bb57e3da2ec0', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_08_02.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bd1735195f7bbcebb663635eb62 d2cf3&SQ=8b6b1e78f699ff5200b4bb57e3da2ec0

Mon Mar 29 21:30:43 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bd1735195f7bbcebb663635eb62d2cf3', 'SQ' => 'eb60879fb222bd4a5e9936a7011482b8', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_10_30.fud.gz', 'compress' => '1', 'skipsearch' => 'y', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bd1735195f7bbcebb663635eb62 d2cf3&SQ=eb60879fb222bd4a5e9936a7011482b8

Tue Mar 30 3:34:26 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bd1735195f7bbcebb663635eb62d2cf3', 'SQ' => '37be5f3b5e101d2782def67ad3b8b22e', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_30_03_2010_04_34.fud.gz', 'compress' => '1', 'skipsearch' => 'y', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bd1735195f7bbcebb663635eb62 d2cf3&SQ=37be5f3b5e101d2782def67ad3b8b22e

Tue Mar 30 3:57:10 GMT 2010 (/home/radicore/FUDforum/include/theme/default/db.inc:89
/home/radicore/FUDforum/include/theme/default/db.inc:95
/home/radicore/FUDforum/include/theme/default/db.inc:170
/home/radicore/public_html/forum/adm/admdump.php:184
) 2006: MySQL server has gone away
Query: SHOW TABLES LIKE 'fud26_%'
_POST: array ( 'S' => 'bd1735195f7bbcebb663635eb62d2cf3', 'SQ' => '8ea5223d2c077b15d85c064accbda070', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_30_03_2010_04_57.fud.gz', 'compress' => '1', 'skipsearch' => 'y', 'btn_submit' => 'Take Backup', 'submitted' => '1', )
Server Version: 5.0.89-community-log
[Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bd1735195f7bbcebb663635eb62 d2cf3&SQ=557c644aa5bdd7a4e569657a15d7c5be




Tony Marston
Re: Fatal error when trying to take a forum datadump [message #162177 is a reply to message #162176] Tue, 30 March 2010 10:15 Go to previous messageGo to next message
TonyMarston is currently offline  TonyMarston   United Kingdom
Messages: 32
Registered: April 2006
Location: Surrey, UK
Karma: 0
Member
I have managed to patch your code so that it no longer produces this error, but as you seem to think that you're cleverer than what I am I'll let you figure out the fix for yourself!

It was really so simple, so you should not have any trouble.


Tony Marston
Re: Fatal error when trying to take a forum datadump [message #162178 is a reply to message #162177] Tue, 30 March 2010 15:31 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Smile What? Anyone that can read a MySQL log will be able to solve the problem within minutes. I'm pretty sure it's not FUDforum related. Anyway, I'm glad that you've solved it!
Re: Fatal error when trying to take a forum datadump [message #162179 is a reply to message #162178] Tue, 30 March 2010 16:36 Go to previous messageGo to next message
TonyMarston is currently offline  TonyMarston   United Kingdom
Messages: 32
Registered: April 2006
Location: Surrey, UK
Karma: 0
Member
The problem had NOTHING to do with the MySQL server, it was YOUR CODE!! The solution had NOTHING to do with reading the sql logs, it was all down to reading YOUR CODE!! I did ABSOLUTELY NOTHING to the MySQL server to fix this problem, I simply fixed the bug in YOUR CODE!!

Tony Marston
Re: Fatal error when trying to take a forum datadump [message #162180 is a reply to message #162179] Tue, 30 March 2010 17:33 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
My code? I didn't write it. Smile

And, since I cannot reproduce the problem on my own site, I don't really care if it's a MySQL or FUDforum problem, nor whether we fix or not. If I get a patch, I'll apply it, if not, I'm really not going to lose any sleep over it.
Re: Fatal error when trying import / take a forum datadump [message #162192 is a reply to message #162165] Wed, 31 March 2010 09:52 Go to previous messageGo to next message
TonyMarston is currently offline  TonyMarston   United Kingdom
Messages: 32
Registered: April 2006
Location: Surrey, UK
Karma: 0
Member
That's just the kind of caring attitude that I would expect from a bunch of amateurs. It was YOUR code that was losing its connection with the MySQL server and not any fault with the server itself. I patched YOUR code and the problem went away, therefore the problem was in YOUR code.

It may not be YOUR code personally, but this forum is all about the FUDforum software, so if you are answering on behalf of FUDforum then you are answering on behalf of the developers of that software.

I shall *NOT* be sharing my patch with you as you are too arrogant to even recognise that your precious software may be at fault.


Tony Marston
Re: Fatal error when trying import / take a forum datadump [message #162197 is a reply to message #162192] Wed, 31 March 2010 18:10 Go to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
TonyMarston erote:
I shall *NOT* be sharing my patch with you as you are too arrogant to even recognise that your precious software may be at fault.


Ah, come on! Deep inside you you really want to share it with us. Even if it's just to show off your brilliance - and to demonstrate what an amateur I am Smile
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: fud26_ses space
Next Topic: MySQL error when importing NNTP message
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Apr 27 19:39:23 GMT 2024

Total time taken to generate the page: 0.03075 seconds