MySQL Forums
Forum List  »  Optimizer & Parser

Re: How to set limit to log & data files? - while running snort ids
Posted by: Rick James
Date: May 07, 2009 07:22PM

TRUNCATE TABLE tbl;
will delete all records in the table. Is that what you mean?

I would use perl and "at"(?) to schedule a job to check the size, then connect and do the TRUNCATE.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to set limit to log & data files? - while running snort ids
2337
May 07, 2009 07:22PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.