[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Any MySQL Experts around?



Do you have a utility that runs on Winbloze that will do the inserts?

I have code that I've written to read the logs.  All i guess it needs is
the MySQL glue.

On Sat, 2004-02-14 at 20:52, Jonathan Glass wrote:
> I'm thinking of having all my server logs (including NT/2K/2K+3) record
> into a MySQL db for better reporting.  Does anyone know if MySQL can
> handle 100,000+ inserts per day?  Also, if it handling this many inserts,
> how good is the SELECT performance for the automated reporting?  ANy
> thoughts, pointers?
> 
> Thanks!