"master to", and ask for the master (in production),
to give his data to the slave;
mysql> change master to MASTER_HOST='db0', MASTER_USER='repl',
MASTER_PASSWORD='pass', MASTER_LOG_FILE='master.01';
Query OK, 0 rows affected (0.03 sec)
0001';
Query OK, 0 rows affected (0.03 sec)
the only thing I can get is:
mysql> load data from master;
ERROR 1189 (08S01): Net error reading from master
Any ideas ? is this a bug in 4.1.8 ?
Regards,
Olivier Kaloudoff
CKR Solutions Open Source
Mandelieu, France
http://www.ckr-soluti
MASTER_LOG_FILE='master.01';
Query OK, 0 rows affected (0.03 sec)
the only thing I can get is:
mysql> load data from master;
ERROR 1189 (08S01): Net error reading from master
Any ideas ? is this a bug in 4.1.8 ?
Regards,
Olivier Kaloudoff
CKR Solutions Open Source
Mandelieu, Fra
STER_USER='repl',
> MASTER_PASSWORD='pass', MASTER_LOG_FILE='master.01';
> Query OK, 0 rows affected (0.03 sec)
>
>
>the only thing I can get is:
>
> mysql> load data from master;
> ERROR 1189 (08S01): Net error readin
3 sec)
the only thing I can get is:
mysql> load data from master;
ERROR 1189 (08S01): Net error reading from master
Any ideas ? is this a bug in 4.1.8 ?
Regards,
Olivier Kaloudoff
CKR Solutions Open Source
Mandelieu, France
http://www.ckr-solutions.com
--
MySQL General Mailing List