Susan, ----- Original Message ----- From: "Susan Lam" <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Monday, August 11, 2003 8:37 AM Subject: no foreign key and view?
> I was told that mysql doesn't has foreign key and views. Is it ture? > Or is it different across different version such as InnoDB? I looked > into the doc it said "foreign key syntax only" what does that mean? foreign keys are supported only in InnoDB type tables. Views are not supported yet. They are slated for MySQL-6.0, I think. You had posted your message to the newsgroup mailing.database.mysql. That is only a mirror of the mailing list [EMAIL PROTECTED], where you should send your postings. > Thanks, > Susan Best regards, Heikki Tuuri Innobase Oy http://www.innodb.com Transactions, foreign keys, and a hot backup tool for MySQL Order MySQL technical support from https://order.mysql.com/ -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]