RESET
RESET reset_option [,reset_option] ...
The reset_option can be any of the following:
MASTER
QUERY CACHE
SLAVE
RESET MASTER deletes all binary logs and empties the binary log index. RESET SLAVE resets a slave's position for replicating with a master. RESET QUERY CACHE empties the query cache.