Quote:
Originally posted by Lane:
mysql is cool until you start hitting it 500k times a day
|
Really? Maybe you were running an old version or hadn't tweaked the config files? We run close to 200 querys/second =~15 million querys/day with a 0.5 load on the DB server, mostly simple n+1 UPDATEs and INSERTs though.