my use case of 5.1 on mysql.com
Writing by corra on Wednesday, 10 of September , 2008 at 10:11 pm
I started to use MySQL 5.1 in a production environment at the beginning of August 2008. My purpose was to log all my web visits (more than 1 million pages per day) and to calculate real-time and on-demand statistics.
New features such as partitioning and event scheduler gave to me the opportunity to solve some problem.
I sent my “use case” to the competition proposed by mysql.com and now there’s an article on the developer section of the site where you can read what I did.
If you like, please read it.
(If you are here following the link on the article on mysql.com … don’t mind … and thanks)
Comments (1)
Category: MySQLen
Comment by Fred
Made Monday, 15 of September , 2008 at 8:51 am
The only issue with 5.1 is that it still *not* stable.
I would kill to be able/allowed to push it to PROD…

