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 02, 2009 12:51PM

Don't snort your ids, you need them.

Unix? Use cron.

MySQL has no easy way to automate things. Maybe "events" would provide a way.

By ID, you mean an INT AUTO_INCREMENT?
* INT UNSIGNED would let you get to 4G
* BIGINT would let you get to huge numbers.

What happens after you lose the ids?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to set limit to log & data files? - while running snort ids
2451
May 02, 2009 12:51PM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

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.