Re: Merging multiple SQL requests
Stewart Smith <[email protected]> Mon, 16 Feb 2015 11:10:17 +1100
| Newsgroups | gmane.comp.db.mysql.general,gmane.comp.db.mysql.devel |
|---|---|
| Message-ID | <[email protected]> |
Learner Study <[email protected]> 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 once? No, there isn't - the protocol is pretty much "one question, one answer. Rinse, repeat". -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql