> > I've started logging each page request made to my site as an entry in
> > a MySQL table.  I get about 5000 page requests per day, and I wonder
> > if I'm asking to much of MySQL.  Is there a limit on how big a table
> > can be?  Other considerations?
> 
> Are you serious? We log 4-7 million rows a day here.. I dont think you have
> any reason to worry.

I'm very glad to hear that.  What about performance issues?  Will the
insert be slower as the table grows?  That could be a problem.

- Grant

> Jeff

--
[email protected] mailing list

Reply via email to