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 ne
Henning Sprang wrote:
> 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, h
sascha mantscheff wrote:
> 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 th
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 ne
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
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.
s.m.
-
Before posting, please check:
Hy,
having Replication running now, I would like to know if there are ways
to test if it all _really_ works ok.
Things i know I could do:
- checking that no errors occur in the logs on master and slave
- testing some queries an see if the changes take effect on the master
and the slave in th