|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Mike Zupan (hijinks
gmail.com)
Date: Mon Aug 20 2007 - 12:54:56 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A common issue a lot of people have is this
rm logfile
if the mysql server is still accessing that file it will not continue to
write to that file again till mysql is restarted
if that was the case the proper way to clear a log and keep the server
running is
cp /dev/null logfile
On 8/20/07, Brown, Charles <CBrown
bmi.com> wrote:
>
> Hello all.
>
> I noticed that the last entry in mysql error log was two weeks ago. Can
> some one tell me why mysql is not writing to this log
>
> ********************************************
> This message is intended only for the use of the Addressee and
> may contain information that is PRIVILEGED and CONFIDENTIAL.
>
> If you are not the intended recipient, you are hereby notified
> that any dissemination of this communication is strictly prohibited.
>
> If you have received this communication in error, please erase
> all copies of the message and its attachments and notify us
> immediately.
>
> Thank you.
> ********************************************
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe: http://lists.mysql.com/mysql?unsub=hijinks
gmail.com
>
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]