----- Original Message ----- > From: "Daevid Vincent" <dae...@daevid.com> > > It only seems to do the lines for InnoDB tables, not MyISAM... I > mean, it not only won't auto-connect them, it won't even allow ME to connect > them. :(
Probably because it wants to adhere to the engine capabilities, and MyISAM doesn't have referential integrity. MySQL Workbench seems to do it right, though. It may or may not complain at apply time, but it does seem to save the relations you set, even for MyISAM tables. See attached file as example :-) The tool is freely downloadable from the MySQL site. -- Bier met grenadyn Is als mosterd by den wyn Sy die't drinkt, is eene kwezel Hy die't drinkt, is ras een ezel
test.mwb
Description: Zip archive
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=arch...@jab.org