MySQL Forums
Forum List  »  MySQL Workbench

EER diagram of database with tables in myisam
Posted by: Rahul Chaudhari
Date: April 13, 2008 01:13AM

I have a database of nucleus cms and I have to build ER diagram for it. Can it be possible for any database in mysql with myisam table type to have an er digram ?
As myisam don't support forign key constraint how can one show relationshis between two entities(tables)?
In mannual of nucleus cms they have given few keys as foreign keys whereas they are defining table as myisam type in installation file.
My main moto is to draw er diagram of it and to understand how database can work without foreign keys?
Thank you

Options: ReplyQuote


Subject
Views
Written By
Posted
EER diagram of database with tables in myisam
5793
April 13, 2008 01:13AM


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.