Hello Sheeri, > Indeed, only the BDB and InnoDB storage engines support referential > integrity. If you accidentally create the table as MyISAM, there is > no error, though -- the constraints serve as a comment.
No error? A comment? What use is that? If you want FKs, having the FKs as "a comment" is useless. Instead, re-create the table as of the InnoDB type. Martijn Tonies Database Workbench - development tool for MySQL, and more! Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]