Re: [gitorious] MySQL Failures

2010-11-18 Thread Michael Jackson
Got this again today ActiveRecord::StatementInvalid: Mysql::Error: MySQL server has gone away: INSERT INTO `events` (`data`, `created_at`, `body`, `target_id`, `project_id`, `updated_at`, `action`, `user_id`, `target_type`, `user_email`) VALUES('master', '2010-11-18 18:25:09', 'master chang

Re: [gitorious] MySQL Failures

2010-11-15 Thread Marius Mårnes Mathiesen
On Mon, Nov 15, 2010 at 8:28 PM, Michael Jackson wrote: > I merged in the "mainline" gitorious into my "bluequartz" clone. I'll see > if that fixes the problems. Thanks for the heads up. Mike, Great stuff! As for "stable" branches, master should always be stable. Cheers, - Marius -- To post t

Re: [gitorious] MySQL Failures

2010-11-15 Thread Michael Jackson
I merged in the "mainline" gitorious into my "bluequartz" clone. I'll see if that fixes the problems. Thanks for the heads up. Mike Jackson On Nov 15, 2010, at 5:40 AM, Marius Mårnes Mathiesen wrote: On Thu, Nov 4, 2010 at 2:51 PM, Michael Jackson > wrote: I have been fighting this problem fo

Re: [gitorious] MySQL Failures

2010-11-15 Thread Michael Jackson
I have not 'git pull origin' in a while because things _were_ running just fine. What branch is the "stable" branch to merge from? I keep my own clone of gitorious on the 'imikejackson' branch. Thanks Mike Jackson On Nov 15, 2010, at 5:40 AM, Marius Mårnes Mathiesen wrote: On Thu, Nov 4,

Re: [gitorious] MySQL Failures

2010-11-15 Thread Marius Mårnes Mathiesen
On Thu, Nov 4, 2010 at 2:51 PM, Michael Jackson wrote: > I have been fighting this problem for a while now. Every once in a while I > get the following error: > > An exception occured in # . > ActiveRecord::StatementInvalid: Mysql::Error: MySQL server has gone away: > INSERT INTO `events` > >

[gitorious] MySQL Failures

2010-11-04 Thread Michael Jackson
I have been fighting this problem for a while now. Every once in a while I get the following error: An exception occured in #ActiveRecord::StatementInvalid: Mysql::Error: MySQL server has gone away: INSERT INTO `events` I have added some ruby code as suggested by some google searches but I