php forum
php mysql forum
php mysql smarty
 
Topic Options
#211054 - 07/30/01 09:55 AM How to turn off mySQL log file
busybee Offline
Newbie

Registered: 08/29/00
Posts: 21

   How to turn off mySQL log file to Del.icio.us Add to del.icio.us
  Digg How to turn off mySQL log file Digg it
The mysql.log file gets huge very fast and fills up my disk space. It's logging everything, including SELECT statements. I can flush the logs with:<br /><br />$ mysqladmin flush-logs<br /><br />However, I don't want to do this everyday. Is there a way to turn logging off completely? I see there is a file /etc/my.cnf. Is this where logging should be turned off?<br /><br />There seem to be some command line arguments to mysql having to do with logs, but since I'm not starting it manually and just letting wwwthreads/php do it I don't know how to modify the mysql arguments.<br />

Top
#211055 - 07/30/01 05:45 PM Re: How to turn off mySQL log file [Re: rainman99]
busybee Offline
Newbie

Registered: 08/29/00
Posts: 21
This took me a few hours to figure out, I'm very new to this mysql stuff. There was indeed a line in /etc/my.cnf called "log". I commented that out. To have mysql recognize it, run mysqladmin reload.<br /><br />If any of you are unsure whether log files are being generated, and don't want them (they are huge!). Do the following:<br /><br />1. delete log file (e.g. mysql.log)<br />2. flush logs - $ mysqladmin flush-logs<br />3. edit /etc/my.cnf and comment out "log" line.<br />4. reload configuration - $ mysqladmin reload<br />

Top


Top Posters Last 30 Days
AllenAyres 18
Gizmo 12
sirdude 6
GEN 3
tackaberry 2
Philipp 2
willing 2
Who's Online
0 Registered (), 37 Guests and 6 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Team UBBDev Rides Again!
by Gizmo
08/28/08 11:45 PM
Multiple Identity Detector
by MattUK
08/28/08 04:10 PM
[7.3.x] ubb.links
by AllenAyres
08/26/08 09:57 AM
Installing FlashChat with 7.3
by Gizmo
08/23/08 05:36 AM
[7.2.1] - Naked shoutbox
by Iann128
08/22/08 07:27 PM
Nice Ajax Chat
by M4D
08/21/08 10:02 PM
51-card NVIDIA folding rig cranks out 265,200 ppd
by AllenAyres
08/13/08 10:10 PM
New Mods
Installing FlashChat with 7.3
by Paug
08/23/08 12:14 AM
[7.x] AddThis - Social Networking
by Gizmo
08/01/08 01:30 AM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.3] Dissallow quotes more then 3 levels deep
by blaaskaak
06/09/08 09:01 AM
[7.2.1] - Naked shoutbox
by sirdude
08/17/07 10:36 PM
Newest Members
Claus1, welcomeback1, Paug, Tim Keating, anscers
13325 Registered Users

 

 

 
fusionbb message board php hacks