maybe a silly question but... how do I know which version of the plugin I am using?
I am not using packet gem. On Mon, Apr 27, 2009 at 12:43 PM, hemant <[email protected]> wrote: > You are not using packet gem? Are you using old version of plugin? If thats > the case, newer versions of ActiveRecord has one option called "reconnect" = > true > > http://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/MysqlAdapter.html > > > > > On Mon, Apr 27, 2009 at 10:46 PM, Diego Gaitán <[email protected]> > wrote: >> >> Thanks for your response hemant. >> >> Is it mandatory to update the plugin? to make it work? This app is in >> production and I would have to test a lot of workers I have running >> now. >> >> I am not using packet gem... >> >> Thanks again! >> >> On Mon, Apr 27, 2009 at 11:15 AM, hemant <[email protected]> wrote: >> > Update the plugin to git master and make sure you are running packet >> > version >> > 0.1.15. The problem with Mysql server has gone away should go away. >> > >> > >> > >> > On Mon, Apr 27, 2009 at 8:44 PM, Diego Gaitán <[email protected]> >> > wrote: >> >> >> >> Hi, >> >> >> >> I just moved a project from rails 1.2.6 to rails 2.2.2 and >> >> backgroundrb started to show this error: >> >> >> >> Mysql::Error: MySQL server has gone away: >> >> SHOW FIELDS FROM `credit_cards` >> >> >> >> Any idea? I am searching for a fix online but I have not found anything >> >> yet. >> >> >> >> I am running my application on Ubuntu Hardy 8.04 >> >> >> >> Thanks, >> >> Diego >> >> _______________________________________________ >> >> 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 >> > > > > > -- > 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
