XDB file for MySQL
Quick&dirty hack to create InnoDB tables with Foreign keys in Sybase PowerDesigner 9
for MySQL database.
(Actually I copied definition from Oracle XDB file and added automatic index creation)
Download here: mysql4.xdb
Changes to original file:
- Foreign key creation (Don't forget to set type=INNODB
in Options card of Table properties panel for each table)
- Table comment generation (Don't forget to set comment
option in Options card of Table properties panel for each table and switch on Comments when Generating DB)
Sorry, no other features of MySQL 4 added.
Martin Kuzela
kuki at sign. sk