| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | September 19 2005 9:15pm |
| Subject: | Re: [patch] row::operator[] - template version | ||
| View as plain text | |||
Chris Frey wrote:
> The max number of rows, however, is a spot we might run into problems.
You'll most likely run out of RAM before you hit this limit, because
only Result has row indexing, and that's only used for store queries.
So, will you update the Wishlist, or shall I?
