Customizing SMF > SMF Coding Discussion
Number of Queries in "Page created in..." string
Grudge:
A query is used everytime information is retrieved from the database
Chris Cromer:
Part true, but a query is also used when inserting and updating as well. ;)
Grudge:
and optimising, creating tables etc etc :P
Don't be so picky :D
Homie:
Thanks :)
[Unknown]:
A query is literally when the PHP queries, or asks, the MySQL server a question. This question could be:
Will you insert this for me?
Or....
What is the time now?
Or even:
Can you optimize this table, please?
What's more... MySQL can say no :P.
-[Unknown]
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version