The world's most popular open source database
Contact a MySQL Representative
Login | Register
RESET MASTER
Deletes all binary logs listed in the index file, resets the binary log index file to be empty, and creates a new binary log file.
Warning: breaks replication, use "flush logs".
Add your own comment.
User Comments
Warning: breaks replication, use "flush logs".
Add your own comment.