On a testing board I'm running quite a bit of SQL Queries. Sometimes I'll overwrite existing ones to revert back a setting; sometimes I'll update settings with redundant values as well. Does the amount of SQL Queries affect the DB in a negative way or is it generally safe to do?
Announcement
Collapse
No announcement yet.
Amount Of SQL Queries
Collapse
X
-
Offhand I'd say the more you access the db - particularly when wriiting to it - the more likely something will go wrong. Having said that though, I haven't heard of any specific db-related problems caused by increased numbers of queries.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment