D.K.Dubey,
Monday, July 01, 2002, 2:13:25 PM, you wrote:
DKD> Thanks, I m using MySQl 3.23. Will u please tell me how it is possible.
It's possible to set ON DELETE CASCADE since 3.23.50:
http://www.mysql.com/doc/S/E/SEC446.html
--
For technical support contracts, goto https://order.
Hi Arul,
Thanks, I m using MySQl 3.23. Will u please tell me how it is possible.
Regards
D K Dubey
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the l
Hi Dubey
Actually foreign keys are supporte dfor INNODB Table types..
Whats the version of MYSQL u r using
-Arul
- Original Message -
From: "D.K.Dubey" <[EMAIL PROTECTED]>
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Sent: Monday, July 01, 2002 4:18 PM
Subject: Foriegn Key
> Hi All,
> Ca