how to obtain ER and data dictionary

[expired user #5757]'s profile image [expired user #5757] posted 13 years ago in General Permalink
Hello good morning

i need obtain ER and data dictionary using Heidisql, it posibble?

also 3384 fix bugs no apply what is the problem? today using heidsql 3383 versión, i donwloaded 3384 fix bug by are not apply
ansgar's profile image ansgar posted 13 years ago Permalink
Please explain "... fix bug by are not apply".

And what is "ER and data dictionary"?
[expired user #5757]'s profile image [expired user #5757] posted 13 years ago Permalink
ER diagram Database(entity-relationship diagrams)

A data dictionary is an integral part of a database, which holds information about the database and the data that it stores, i.e., the meta-data
ansgar's profile image ansgar posted 13 years ago Permalink
OK. No, that is not a feature of HeidiSQL.
jfalch's profile image jfalch posted 13 years ago Permalink
try the various tables in the information_schema database for MySQL metadata.
AFAIK the mysql workbench tool can do ER for tables using Engine=InnoDB.

Please login to leave a reply, or register at first.