Hi people.
How can I disable binary-logs in mysql?
Why I ask this?
With bacula I use mysql 4.1.X, I detect some files was eating my /var slice, start reading about and found that I could disable this mysql feature, was easy inside the my.cnf file.
I have been running bacula+mysql for more than 2 years.
Now we are doing some new app that will use mysql, them I decide to upgrade from 4.1.x to 5.1.x, I update all my server from scratch 7.0-px, mysql-5.1.x, etc. Everything is working as I espected. But again I start watching this binary-logs inside /var/db/mysql/.
Right now, I don't need this, maybe latter, I'm not running a cluster of mysql servers, If I need to check the perfomance of my querys I will enable this feature, but right now I don't need it.
I have read the mysql handbook, googling around, check mysql forum, ask in the forum, but I still don't know how to disable this.
I try the same procedure as 4.1.x but is nor working anymore, If I comment that line inside /var/db/mysql/my.cnf, mysql won't start x(
I have bee trying a lot things inside this file but none of them works.
Can someone here knows how to disable binary-logs for mysql 5.1.x?
Is possible?
Thanks for your time
How can I disable binary-logs in mysql?
Why I ask this?
With bacula I use mysql 4.1.X, I detect some files was eating my /var slice, start reading about and found that I could disable this mysql feature, was easy inside the my.cnf file.
I have been running bacula+mysql for more than 2 years.
Now we are doing some new app that will use mysql, them I decide to upgrade from 4.1.x to 5.1.x, I update all my server from scratch 7.0-px, mysql-5.1.x, etc. Everything is working as I espected. But again I start watching this binary-logs inside /var/db/mysql/.
Right now, I don't need this, maybe latter, I'm not running a cluster of mysql servers, If I need to check the perfomance of my querys I will enable this feature, but right now I don't need it.
I have read the mysql handbook, googling around, check mysql forum, ask in the forum, but I still don't know how to disable this.
I try the same procedure as 4.1.x but is nor working anymore, If I comment that line inside /var/db/mysql/my.cnf, mysql won't start x(
I have bee trying a lot things inside this file but none of them works.
Can someone here knows how to disable binary-logs for mysql 5.1.x?
Is possible?
Thanks for your time