MySQL Forums
Forum List  »  Perl

Re: DBD::mysql::st fetchrow_array failed: fetch() without execute()
Posted by: Drex Evans
Date: March 21, 2007 03:23PM

I also have been getting this error:
DBD::mysql::st execute failed: MySQL server has gone away at /opt/jabber/users-agent-1.2/users-agent line 410.
DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /opt/jabber/users-agent-1.2/users-agent line 433

I am getting this error on Solaris9 as well as Solaris10. Mysql version 5.0.27-max. The fix for me is to restart the Perl script. I get the error whenever the perl script disconnects from the database and a query is ran against the database. Perl version 5.8.7 and Perl DBD::mysql version 3.0006

thanks

Options: ReplyQuote


Subject
Written By
Posted
Re: DBD::mysql::st fetchrow_array failed: fetch() without execute()
March 21, 2007 03:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.