shimak,
Thursday, May 02, 2002, 11:22:38 AM, you wrote:

s> How to use foreign key in mysql.

:)
I think checking MySQL manual will be usefull for you:
        http://www.mysql.com/doc/S/E/SEC445.html
        http://www.mysql.com/doc/e/x/example-Foreign_keys.html
        http://www.mysql.com/doc/A/N/ANSI_diff_Foreign_Keys.html

You can find examples of foreign keys usage there, description of
syntax of a foreign key constraint and some notes about foreign keys.

s> I am using mysql 3.23.36

It's a bit outdated version.

It would be better to upgrade MySQL server. Since 3.23.36 there were added a lot of 
features for foreign key constraints and fixed a lot of bugs.

s> Regards
s> Shimak





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to