On 4/26/09 8:29 AM, Jay Pipes wrote:
-----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?
http://bugs.mysql.com/bug.php?id=37217
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help : https://help.launchpad.net/ListHelp