Re: innodb with mysql

2008-08-21 Thread Eric Montgomery
em with my code as with the sql. On Aug 21, 10:35 am, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Thu, 2008-08-21 at 07:23 -0700, Eric Montgomery wrote: > > I'm not exactly sure what's going on here, and I managed to "fix" it > > by switching my sto

innodb with mysql

2008-08-21 Thread Eric Montgomery
I'm not exactly sure what's going on here, and I managed to "fix" it by switching my storage engine to myisam, but I figured I'd post something here to see if any has had or is aware of this problem. I had a blogs.author model that had a foreign key relation to User. I created a User and then cr