On Fri, Jul 24, 2009 at 11:18:34AM -0700, Brian Aker wrote:
> So for a show tables, it should sort. Just accessing the I_S? Stream.
>
> When we put in the rewrite for SHOW TABLE, we can embed the ORDER BY in
> the statement.
So upcoming patch to basic-discovery branch will:
- not change iterator
- in SHOW TABLES code path, materialise list into a vector<std::string>
and then sort it.
- interestingly enough, the previous sort was a strcmp of the
encoded file names.
--
Stewart Smith
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help : https://help.launchpad.net/ListHelp