MySQL Server Has Gone Away
Posted by: mave (---.ph.ph.cox.net)
Date: March 02, 2008 11:17AM

I posted on phpBB as well but they suggested to make a thread here also. So here it is.

I get to step 16 or 17 of the conversion from phpbb2 to phpbb3, when it gets to posts ( there are more than 200,000 posts, it gets to about 180,000ish ) and then it brings me to a phpbb general error page which reads:

Quote

General Error
SQL ERROR [ mysql4 ]

MySQL server has gone away [2006]

SQL

UPDATE phpbb_config SET config_value = 'a:3:{s:4:\"step\";s:42:\"&current_table=15&skip_rows=178954\";s:12:\"table_prefix\";s:6:\"phpbb_\";s:3:\"tag\";s:7:\"phpbb20\";}' WHERE config_name = 'convert_progress'

BACKTRACE

FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()

FILE: includes/functions.php
LINE: 148
CALL: dbal_mysql->sql_query()

FILE: install/install_convert.php
LINE: 1540
CALL: set_config()

FILE: install/install_convert.php
LINE: 1418
CALL: install_convert->save_convert_progress()

FILE: install/install_convert.php
LINE: 203
CALL: install_convert->convert_data()

FILE: install/index.php
LINE: 402
CALL: install_convert->main()

FILE: install/index.php
LINE: 274
CALL: module->load()


This is on my localhost! What should I do?

Options: ReplyQuote
Re: MySQL Server Has Gone Away
Posted by: toivo (203.19.130.---)
Date: March 02, 2008 11:45AM

Hi,

Have you had a look at the topic in the MySQL documentation, at [dev.mysql.com] ?

Regards,

toivo
Sydney, Australia

Options: ReplyQuote
Re: MySQL Server Has Gone Away
Posted by: hambuler (---.cpe.net.cable.rogers.com)
Date: March 02, 2008 05:31PM

You should upgrade to mysql5.0 first.

Options: ReplyQuote


Sorry, only registered users may post in this forum.