MySQL Forums
Forum List  »  Newbie

disappearing data
Posted by: Dave Mount
Date: August 19, 2004 12:01PM

I am writing a Java-based web app. I have tried to insert data using Hibernate and straight JDBC. Either way, everything appears to be fine until I shut down my application. Then the data disappears. When the app is running, I can see the data via the mysql command prompt as well as via the control center.

Has anyone ever encountered this? I have tried using different containers for my web app -- JBoss, Resin -- with the same results. My Hibernate settings are about as basic as can be. For JDBC, I use Resin's connection pool. Maybe it has something to do with MySQL.

I am running MySQL 4.0.14-max-debug for Win95/Win98 on i32, and my OS is Windows XP. My driver is mysql-connector 3.0.14-production.

Should I switch to Linux? (And I don't mean that as a philosophical question. 8- )


Dave Mount
www.jsoup.com

Options: ReplyQuote


Subject
Written By
Posted
disappearing data
August 19, 2004 12:01PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.