17.02.2011, 21:20
Hello, I have a question:
I use the SQLite database (standart a_sampdb.inc):
Time queries such as "SELECT" no more than 2 ms (for the complex - about 5 ms), but the queries such as "UPDATE" - about 150 ms, and I think that 150 is too much!
Please tell me this is normal or not?
- - - - -
What is the maximum length of a query using db_query?
I use the SQLite database (standart a_sampdb.inc):
Time queries such as "SELECT" no more than 2 ms (for the complex - about 5 ms), but the queries such as "UPDATE" - about 150 ms, and I think that 150 is too much!
Please tell me this is normal or not?
- - - - -
What is the maximum length of a query using db_query?