-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 At Denver airport, delayed overnight, looking into some code refactoring...and came across something I'd never seen before, and I'm wondering if anyone uses it.
Anyone use the CLIENT_NO_SCHEMA client capabilities flag? The comment for it says that setting this flag in the client_capabilities of the client layer means that the statements incoming from the client won't allow specifying identifiers using the database.table.column format. If I can get rid of this flag, I can remove the Session object entirely from the Table_ident class (a class which defines a Table identifier) and make it essentially a POD class. Anybody ever heard of or use this functionality? Cheers, Jay -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkn0RZEACgkQ2upbWsB4UtG9VwCfXmnkPSkCPUMcEqmignZjTLjk LykAn0O9DjnexrzRt6SNv6SxScjYhhHu =fx3Q -----END PGP SIGNATURE----- _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

