Question.
A friend of mine, who claims to be an experienced programmer (php and mysql) says that enabling binary logs creates an extra server load up to 50%, while on the official mysql site they say that the lost is around 1%, the lost of server performance. To support what he believes in, he says that every time a change to a database is made, server has got to implement that change, plus, record that change into binary log, therefore, doing two actions instead of one.
Any comments?
Thanks,
Alex.






Bookmarks