mysql
mysql copied to clipboard
Docs correction: pipeline mode
https://anarthal.github.io/mysql/mysql/resultsets.html#mysql.resultsets.complete states a protocol limitation, but there is a library limitation, too (we could do a better job and implement a degree of pipelining). #75 addresses implementing pipelining. Until this happens, correct this section to state what the library limitations are.