Re: Database in path to foreign key references

2002-10-25 Thread Heikki Tuuri
Christian, - Original Message - From: "Christian Lizell" <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Thursday, October 24, 2002 6:18 PM Subject: Database in path to foreign key references > Hello! > > Is there any way to get rid of the databas

Database in path to foreign key references

2002-10-24 Thread Christian Lizell
Hello! Is there any way to get rid of the database name in the path to the reference of a foreign key. When using mysqldump to copy a database the name of the source database is in the path of the foreign key reference. In my case, that is not what I want. An example: mysql> use source_databa