Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 11-14-2006, 04:12 PM   #1 (permalink)
 
Junior Techie

Join Date: Nov 2005

Posts: 87

lbduballstrs

Default What's on this folder?

/var/log/mysql is holding all these mysql-bin.0000## files and the directory is growing very rapidly. Does anyone know what these files are??
lbduballstrs is offline  
Old 11-14-2006, 05:33 PM   #2 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

log files for mysql, probably keep track of what users have done to the database, open them with a text editor and see what they say

use logrotate to manage them if they are getting out of hand

when sys logging is turned on in linux, its keeps a log of everything, and I mean everything possible, its one of the strengths of the OS, you can always see what's happening
horndude is offline  
Old 11-15-2006, 12:33 PM   #3 (permalink)
 
Junior Techie

Join Date: Nov 2005

Posts: 87

lbduballstrs

Default

nice. Thanks horndude.
lbduballstrs is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On