Hi Folks,
What if suppose load data infile is issued in master and I see that it gets replicated to slave IO with the infile SQL_LOAD data file listings first then it triggers its SQLs. My question is, when will the tmpdir files that are created as SQL_LOAD_MB-1-0 , SQL_LOAD_MB-2-0 .. SQL_LOAD_MB-12-0 will it get removed on SLAVE? Or is it always check manually if it had triggered the SQLs by matching the master and slave table counts and then remove them? Please advise.
Regards,
Mannoj
What if suppose load data infile is issued in master and I see that it gets replicated to slave IO with the infile SQL_LOAD data file listings first then it triggers its SQLs. My question is, when will the tmpdir files that are created as SQL_LOAD_MB-1-0 , SQL_LOAD_MB-2-0 .. SQL_LOAD_MB-12-0 will it get removed on SLAVE? Or is it always check manually if it had triggered the SQLs by matching the master and slave table counts and then remove them? Please advise.
Regards,
Mannoj