[Lxr-dev] [ lxr-Bugs-1807357 ] MySQL server has gone away at lib/LXR/Index/Mysql.pm line258
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2009-03-23 12:34:53
|
Bugs item #1807357, was opened at 2007-10-04 09:08 Message generated for change (Comment added) made by mbox You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=1807357&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: genxref Group: v0.9.5 Status: Closed Resolution: Rejected Priority: 5 Private: No Submitted By: aarunendra (aarunendra) Assigned to: Nobody/Anonymous (nobody) Summary: MySQL server has gone away at lib/LXR/Index/Mysql.pm line258 Initial Comment: I am indexing the Biweekly releases. When I ran the genxref on the smaller releases (Size of the release is less) everything is going fine. For larger releases (more in size) initially for couple of release it worked fine. After that following error is coming while running genxref ------------------------------------------------------ DBD::mysql::st execute failed: MySQL server has gone away at lib/LXR/Index/Mysql.pm line 258, <GEN537963> line 201. DBD::mysql::st fetchrow_array failed: fetch() without execute() at lib/LXR/Index/Mysql.pm line 259, <GEN537963> line 201. BTYPE was: atom DBD::mysql::st execute failed: MySQL server has gone away at lib/LXR/Index/Mysql.pm line 258, <GEN537963> line 204. DBD::mysql::st fetchrow_array failed: fetch() without execute() at lib/LXR/Index/Mysql.pm line 259, <GEN537963> line 204. DBD::mysql::st execute failed: MySQL server has gone away at lib/LXR/Index/Mysql.pm line 258, <GEN537963> line 204. DBD::mysql::st fetchrow_array failed: fetch() without execute() at lib/LXR/Index/Mysql.pm line 259, <GEN537963> line 204. BTYPE was: atom DBD::mysql::st execute failed: MySQL server has gone away at lib/LXR/Index/Mysql.pm line 258, <GEN537963> line 206. DBD::mysql::st fetchrow_array failed: fetch() without execute() at lib/LXR/Index/Mysql.pm line 259, <GEN537963> line 206. BTYPE was: atom DBD::mysql::st execute failed: MySQL server has gone away at lib/LXR/Index/Mysql.pm line 258, <GEN537963> line 208. DBD::mysql::st fetchrow_array failed: fetch() without execute() at lib/LXR/Index/Mysql.pm line 259, <GEN537963> line 208. BTYPE was: atom ------------------------------------------------------- Identifier search is not working Can some one help how to overcome the above problem. Thanks ---------------------------------------------------------------------- >Comment By: Malcolm Box (mbox) Date: 2009-03-23 12:34 Message: Not a defect in LXR - the Mysql server has crashed. ---------------------------------------------------------------------- Comment By: Malcolm Box (mbox) Date: 2009-03-23 12:34 Message: Not a defect in LXR - the Mysql server has crashed. ---------------------------------------------------------------------- Comment By: Malcolm Box (mbox) Date: 2007-10-04 21:45 Message: Logged In: YES user_id=215386 Originator: NO Looks like your MySQL server has crashed, or the DBI driver to it has lost the connection. I suggest checking your mysql logs to see what's happening. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=1807357&group_id=27350 |