Thanks Sheeri.
Regards,
Rithish.
-Original Message-
From: sheeri kritzer [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 02, 2006 11:26 PM
To: Rithish Saralaya
Cc: MySQL general mailing list
Subject: Re: create/restore database without binary logging
Rithish,
It's possible to do
ySQL general mailing list
> Subject: Re: create/restore database without binary logging
>
> Rithish,
>
> It's possible to do this by turning off binary logging,
> restarting the server, importing, turning on binary logging,
> and restarting.
>
> -Sheeri
>
> On 2/
Rithish,
It's possible to do this by turning off binary logging, restarting the
server, importing, turning on binary logging, and restarting.
-Sheeri
On 2/27/06, Rithish Saralaya <[EMAIL PROTECTED]> wrote:
> Hello.
>
> I was going to recreate a database of size 35 GB from sql dump file. Wanted
>