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
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


Who's Online
0 registered (), 24 Guests and 15 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Spell Check [beta]
by Bill B
Today at 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
Today at 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
Today at 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
Today at 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
David DelMonte, nick1, Begbie, cenk, MATTO
13363 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks