-->
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: Cannot browse data in InnoDB tables
PostPosted: Tue Aug 29, 2006 2:23 am 
Newbie

Joined: Thu Aug 03, 2006 6:54 pm
Posts: 16
At present, I am using MySQL version 5.0.20. Inside my configuration file (hibernate.cfg.xml) I recently changed from:

<property name="dialect">org.hibernate.dialect.MySQLMyISAMDialect</property>

to

<property name="dialect">org.hibernate.dialect.MySQLInnoDBDialect</property>.

I did this because I wanted my transactions to rollback if they were not commited properly. However the problem I am now having is that I cant view the data inside my InnoDB tables (via my phpMyAdmin page). Whenever I click on the 'browse' button I get the following message: "MySQL returned an empty result set". However, I know data is inside the tables because the 'browse' button is not dissabled. If there is no data in the tables the button become dissabled.

Does anyone know how to fix this problem?

Outlaw.


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.