Home TechnologyProgrammingSQL & Databases Subscribe to RSS

What Are MySQL Relay-bin Files For?

I've noticed a large file in my mysql data directory - relay-bin.000001. What is it for, and can I just remove it?

Answer Question

1 Answer - Sort by: Date | Rating

    This is a log file generated by a slave mysql server, for passing replication data on to another slave server.

    Don't just delete the log; use the mysql SQL command FLUSH LOGS; to empty it.
    0 0

    Madbiker 

    answered 3 years ago

      More

         
         

        Ask a Question via Twitter

        Send a question to @askblurtit and we will publish it online and send you a reply everytime you receive an answer.

        Blurtit Store

        Get T-shirts, hoodies, caps and more at the Blurtit store

        Blurtit International