-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Missing records in MySQL 5
PostPosted: Fri May 04, 2007 4:58 am 
Newbie

Joined: Fri May 04, 2007 4:30 am
Posts: 1
Hi all
Apologize for asking a generic problem.

I've just got strange error using Hibernate 3.0 on Resin 3.0.14 Professional with MySQL 5.0. I've had a Transaction that insert into multiple tables lets say,

insert into table a
consists of multiple rows
based on value on the first insert
insert into table b
consists of multiple rows
insert into table c
consists of multiple rows

I've used rollback on exception.

What funny is sometimes there are some rows missing between insertion but it is not always happened and there is no specific pattern. Only happens on couple of transaction among hundreds of them per day. No exception on resin console.

Is there any general issue with MySQL 5.0 that I have to aware of? Say, support for commit in MySQL 5.0.

I've read Platform Specific Issues but there is no indication for this problem.

Thanks very much
Endang


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.