Amit's Blog
  • Home
  • Videos
  • All Posts
  • Tags
  • About Me
Subscribe
Tagged

skip binary log

A collection of 1 post

mysql replication

Running a query without affecting slave

Some times, you might want to run a query without slave updating with that query. In that case, you would have to avoid writing the query to the binary log , to do that, you would have to turn off binary logging for the current session. Login to the mysql and

  • amit
amit Feb 17, 2013 • 1 min read
Amit's Blog © 2025
Powered by Ghost