| -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
I'm setting up a database replication between a master and a slave. Why
I need to use command |"LOAD DATA FROM MASTER" ? Can The replication
process synchronize data e table structure at startup without launching
loading commands ? Once ||synchronized with master the slave need again
to be updated in the future using load command ? Thank you
- Replication Lorenzo De Vito
- Re: Replication Gleb Paharenko