On Wed, 8 Dec 2004 08:21:54 +0200
"Heikki Tuuri" <[EMAIL PROTECTED]> wrote:
> dumps do contain that setting in 4.1.7. Below is a start of a dump
> file.
>
> [EMAIL PROTECTED]:~/mysql-4.1/client> ./mysqldump test > dump
> [EMAIL PROTECTED]:~/mysql-4.1/client> cat dump | more
> -- MySQL dump 10.9
>
Josh,
- Original Message -
From: "Josh Trutwin" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.myodbc
Sent: Wednesday, December 08, 2004 5:58 AM
Subject: Re: FOREIGN_KEY CHECKS
On Tue, 07 Dec 2004 16:51:10 -0700
Titus <[EMAIL PROTECTED]> wrote:
On page 822
On Tue, 07 Dec 2004 16:51:10 -0700
Titus <[EMAIL PROTECTED]> wrote:
>
> On page 822 of the pdf copy of the documentation
> that I have, it says:
>
> "To make it easier to reload dump files for tables
> that have foreign key relationships, mysql automatically
> includes a statement in the dump ou