16.02.2014, 10:15
Hi,
I want to ask. I see there is that difference between that queries:
The difference between this native and mysql_tquery() is, that this type of query uses multi-threading, thus it's faster depending on how many connections are used.
But if i use mysql_tquery, is it will be very slower? and now i have one connection, when i launch my server, and then some connections in my web to show something.
I want to ask. I see there is that difference between that queries:
The difference between this native and mysql_tquery() is, that this type of query uses multi-threading, thus it's faster depending on how many connections are used.
But if i use mysql_tquery, is it will be very slower? and now i have one connection, when i launch my server, and then some connections in my web to show something.