| View previous topic :: View next topic |
| Author |
Message |
Michael
Joined: 11 Dec 2005
Posts: 9
|
| Posted: Wed Jan 18, 2006 3:39 pm Post subject: clearing mysql database log |
|
|
Hi does anybody know how to clear the database log in mysql please? I beleive it is the myaccess.log file but can't clear the data and refresh the list.
Thanks, |
|
| Back to top |
|
dawg
Joined: 11 Apr 2004
Posts: 180
|
| Posted: Wed Jan 18, 2006 5:08 pm Post subject: |
|
|
| http://dev.mysql.com/doc/refman/4.1/en/log-file-maintenance.html |
|
| Back to top |
|
Joshua Meadows (DemoRic)
Joined: 29 Dec 2004
Posts: 783
Location: S.E. Kansas
|
| Posted: Wed Jan 18, 2006 11:50 pm Post subject: |
|
|
| I use a perl script that dumps the information in the file to a folder setting, and then clears the myaccess.log http://apache2triad.net/forums/viewtopic.php?p=14267#14267 |
|
| Back to top |
|
| |