Ihre Nachricht vom Friday 18 January 2002 12:14:
> sascha mantscheff wrote:
> > I'm not using replication, but for a test if it really works I would do
> > some data manipulations on the master and afterwards a complete mysqldump
> > of master and replica and diff the result.
>
> ok, this is an new and interesting idea, has anyone an idea how long it
> can take to diff two mysqldumps of 300 mb on a AMD 600 with 196 MB RAM?
>
> henning


additional idea: if your concern is memory, gzip or compress both dumps and 
then compare them. or, write a small tool which chops the dumps in equal 
chunks of 1 MB or so and compare the chunks. 

s.m.


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