Hi!

use

mysql>SHOW TABLE STATUS FROM yourdatabasename LIKE 'yourtablename';

Best regards,

Heikki Tuuri
Innobase Oy
---
InnoDB - transactions, row level locking, and foreign key support for MySQL
See http://www.innodb.com, download MySQL-Max from http://www.mysql.com

----- Original Message -----
From: "Marius Røstad" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Thursday, April 18, 2002 11:44 AM
Subject: Foreign keys


> Hello!
>
> I have a problem: How can I find the FOREIGN KEY definitions  for a table?
> I'm using MySQL 4.0.1 MAX, and I define the table as a InnoDB-table.
>
> Someone, pleace help me!
>
>
> Marius
>
>
>
> ---------------------------------------------------------------------
> 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
>



---------------------------------------------------------------------
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