Which version of mysql gem you are using? If you use mysql C gem, you should be fine.
Also, try pasting worker code, so as we can help. On Fri, Jan 2, 2009 at 2:27 PM, madhankumar nagaraj <[email protected]> wrote: > hi, > i have used backgroundrb to update the database with the files having some > useful data, where i am getting files periodically uploaded. > it works well, but suddenly it stops the worker and stopped the updation. > when i checked the backgroundrb.log file > it shows > Mysql::Error: MySQL server has gone away: (Query used for updation) LIMIT 1 > - (ActiveRecord::StatementInvalid) > but, the query is working fine in mysql. > > i have created one worker to do the updation with job_key. > when i checked the job_key value for the particular worker is shows nil. > since the worker was stopped. > > what would be the problem, how can i make the updation works continuously. > > > > thanks > Madhan. > > ________________________________ > Add more friends to your messenger and enjoy! Invite them now. > _______________________________________________ > Backgroundrb-devel mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/backgroundrb-devel > -- Let them talk of their oriental summer climes of everlasting conservatories; give me the privilege of making my own summer with my own coals. http://gnufied.org _______________________________________________ Backgroundrb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/backgroundrb-devel
