
mxs::Buffer::iterator is not a random-access iterator and hence will have linear cost. This is too costly to do on every packet with even moderately sized resultsets.
mxs::Buffer::iterator is not a random-access iterator and hence will have linear cost. This is too costly to do on every packet with even moderately sized resultsets.