MySQL connections, 1 or more is faster?
#1

Hi,
I just thought about this:
I have my own machine, with a MySQL server.
All my game-mode have only 1 connection-handle (1 MySQL connection I guess).
Do you guys think it would be faster if I would open like 10-15 connections and have different parts of the script use different connections?
Simple question: Would it be faster to have all my SQL requests divided into 10 connections instead of using only 1 connection.

Thank you,
rt-2
Reply


Messages In This Thread
MySQL connections, 1 or more is faster? - by rt-2 - 10.09.2016, 19:07
Re: MySQL connections, 1 or more is faster? - by CodeStyle175 - 10.09.2016, 19:07
Re: MySQL connections, 1 or more is faster? - by rt-2 - 10.09.2016, 19:10
Re: MySQL connections, 1 or more is faster? - by Misiur - 10.09.2016, 19:10
Re: MySQL connections, 1 or more is faster? - by rt-2 - 10.09.2016, 19:15
Re: MySQL connections, 1 or more is faster? - by Misiur - 10.09.2016, 19:19
Re: MySQL connections, 1 or more is faster? - by rt-2 - 10.09.2016, 19:37
Re: MySQL connections, 1 or more is faster? - by venomlivno8 - 10.09.2016, 21:32
Re: MySQL connections, 1 or more is faster? - by rt-2 - 10.09.2016, 21:37

Forum Jump:


Users browsing this thread: 1 Guest(s)