mysql.log

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Craig White
日付:  
題目: mysql.log
On Wed, 2003-11-05 at 16:41, Jim wrote:
> In /var/log I have a file that is 1.9G it is mysql.log can I delete this
> file and it will be recreated?
>
> Is this file necessary?

-----
when in doubt...

cat /dev/null > /var/log/mysql.log

Craig