23.03.2013, 08:06
You're still talking about different things! I could code a user script that works error-free (even in mysql_log), but it could still be inefficient.
When I say code efficiently, I mean things like taking advantage of primary keys. Be very strict with SELECT queries, etc. There is plenty of more database optimizations in the discussions forum.
When I say code efficiently, I mean things like taking advantage of primary keys. Be very strict with SELECT queries, etc. There is plenty of more database optimizations in the discussions forum.