Learner Study writes:
> I meant that can MySQL server combine multiple responses for a client
> and send a single TCP packet back to the client.
Unless there's a way to send multiple simultaneous requests, you won't
get multiple responses in one packet.
--
MySQL General Mailing List
For list a
I have an annoying problem that I've worked around, but I would like to fix it
the "right" way.
This is under MacOS X Server 10.6.latest.
I just replaced the ancient (<5) version of MySQL that came with that server to
MariaDB 10.1, via MacPorts. (That was an interesting three-day exercise in
i
I meant that can MySQL server combine multiple responses for a client
and send a single TCP packet back to the client.
But based on your response, I don't think that is possible - please correct?
Are there are any gothas to debug/investigate MySQL latency? I have
checked TCP tunables, kernel timer
Learner Study writes:
> Is it possible for MySQL server to automatically merge responses for
> different queries into a single response? Are there any kernel
> parameters that may dictate that?
I'm not sure what you could be meaning here... In the client protocol?
to send several responses at onc
Hello experts,
Is it possible for MySQL server to automatically merge responses for
different queries into a single response? Are there any kernel
parameters that may dictate that?
Thanks!
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://li