EMAIL PROTECTED]
Sent: Wednesday, February 25, 2004 6:09 PM
To: Stanton, Brian
Cc: mysql (E-mail)
Subject: Re: SQL_BIG_TABLES and replication
Stanton, Brian wrote:
> I'm currently running mysql 4.0.13 on red hat 7.2. The following create
> table query currently requires the user to use SE
Stanton, Brian wrote:
I'm currently running mysql 4.0.13 on red hat 7.2. The following create
table query currently requires the user to use SET SQL_BIG_TABLES=1 for the
query to go through on the master successfully. However, that doesn't seem
to get set when the slave tries to replicate the cre
I'm currently running mysql 4.0.13 on red hat 7.2. The following create
table query currently requires the user to use SET SQL_BIG_TABLES=1 for the
query to go through on the master successfully. However, that doesn't seem
to get set when the slave tries to replicate the create table statement.
I