Re: [hibernate-dev] in.relation.to error when posting a new blog entry

2015-02-20 Thread Sanne Grinovero
Badner" , "Davide D'Alto" >> > , "hibernate-dev" >> > >> > Sent: Friday, February 13, 2015 1:53:21 AM >> > Subject: Re: [hibernate-dev] in.relation.to error when posting a new >> > blog entry >> > >> > On

Re: [hibernate-dev] in.relation.to error when posting a new blog entry

2015-02-20 Thread Davide D'Alto
adner" , "Davide D'Alto" < > dav...@hibernate.org>, "hibernate-dev" > > > > Sent: Friday, February 13, 2015 1:53:21 AM > > Subject: Re: [hibernate-dev] in.relation.to error when posting a new > blog entry > > > > On Thu, Feb

Re: [hibernate-dev] in.relation.to error when posting a new blog entry

2015-02-13 Thread Gail Badner
Good questions. I'll wait for a reply... - Original Message - > From: "Hardy Ferentschik" > To: "Sanne Grinovero" > Cc: "Gail Badner" , "Davide D'Alto" > , "hibernate-dev" > > Sent: Friday, February 13, 2015

Re: [hibernate-dev] in.relation.to error when posting a new blog entry

2015-02-13 Thread Hardy Ferentschik
On Thu, Feb 12, 2015 at 06:57:55AM +, Sanne Grinovero wrote: > I suspect it's a broken foreign key on MySQL, hopefully the error message > will have some details? Some table maintenance should do the trick. Do you literally talk about the table maintenance commands like REPAIR TABLE (http://d

Re: [hibernate-dev] in.relation.to error when posting a new blog entry

2015-02-12 Thread Gail Badner
overo" > > Sent: Wednesday, February 11, 2015 10:57:55 PM > Subject: Re: [hibernate-dev] in.relation.to error when posting a new blog > entry > > Hi, sorry I forgot about this and I'm currently away so if someone could > look at it that would be great. > I suspect i

Re: [hibernate-dev] in.relation.to error when posting a new blog entry

2015-02-11 Thread Sanne Grinovero
Hi, sorry I forgot about this and I'm currently away so if someone could look at it that would be great. I suspect it's a broken foreign key on MySQL, hopefully the error message will have some details? Some table maintenance should do the trick. You'll have to ssh into in.relation.to and from ther

Re: [hibernate-dev] in.relation.to error when posting a new blog entry

2015-02-11 Thread Gail Badner
I ran into the same thing a couple of weeks ago when I deleted some spam comments before trying to create new weblog. I asked Sanne about this and he mentioned that he's seen this happen after deleting spam comments. He said it would require some clean up, but he didn't have time. Sanne, I know