Thread: Mysql
View Single Post
Old 12-13-2002, 10:51 AM  
grumpy
Too lazy to set a custom title
 
grumpy's Avatar
 
Join Date: Jan 2002
Location: Holland
Posts: 9,870
Quote:
Originally posted by Dragon Curve
You should generally not be doing a *lot* of queries - and if you are, there's something wrong with your code. MySQL can handle a LOT of queries, but if you're doing so many that it can't handle it, look at your code, and work out how to reduce the number.
Im running a few stats counters through mysql db...so its a lot af access to the db...not because im using a lot of queries in my programs. I just have a lot of visitors :-)
__________________
Don't let greediness blur your vision | You gotta let some shit slide
icq - 441-456-888
grumpy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote