Slave using 5.1.31
Master using 5.0.22
(this might be a problem?)
Running LOAD DATA FROM MASTER; I get ERROR 1158 (08S01): Got an error reading communication packets
I can connect from the Slave -- mysql -h192.168.1.1 -uslave -pmypassword;
However, I can only see 1 database, information_schema, and that is not the database I am trying to replicate.
I could sure use some advice!
Thanks.
Master using 5.0.22
(this might be a problem?)
Running LOAD DATA FROM MASTER; I get ERROR 1158 (08S01): Got an error reading communication packets
I can connect from the Slave -- mysql -h192.168.1.1 -uslave -pmypassword;
However, I can only see 1 database, information_schema, and that is not the database I am trying to replicate.
I could sure use some advice!
Thanks.