I was wondering if it is possible to issue (multiplex) multiple queries via one connection (TCP) and then identify (demultiplex) the results as they arrive back from MySQL?
[Edit] Yes, I'm asking if the MySQL ABI supports this.
I was wondering if it is possible to issue (multiplex) multiple queries via one connection (TCP) and then identify (demultiplex) the results as they arrive back from MySQL?
[Edit] Yes, I'm asking if the MySQL ABI supports this.