Fatal error when trying to take a forum datadump [message #162170 is a reply to message #162165] |
Mon, 29 March 2010 16:04 |
TonyMarston
Messages: 32 Registered: April 2006 Location: Surrey, UK
Karma:
|
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' => 'bd1735195f7bbcebb663635eb62d2cf3', 'SQ' => '05d4ea5c47d85c7dfb78da532074454d', 'path' => '/home/radicore/FUDforum/tmp/FUDforum_29_03_2010_03_48.fud.gz', 'compress' => '1', 'btn_submit' => 'Take Backup', 'submitted' => '1', )<br /> Server Version: 5.0.89-community-log<br /> [Referring Page] http://www.radicore.org/forum/adm/admdump.php?S=bd1735195f7bbcebb663635eb62 d2cf3&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
|
|
|