Hi!

Does it really need it though? I was talking to MontyW about this. It seems to be there more to keep ODBC writers from moving beyond the standard. (Maybe JimW will pipe up about this).

Cheers,
        -Brian

On Apr 27, 2009, at 8:50 AM, John David Duncan wrote:

MySQL's ODBC Connector uses it.

(Rule of thumb: if you find something strange and undocumented in the protocol or C library, look for it in ODBC).

sam:mysql-connector-odbc-3.51.12 jdd$ grep CLIENT_NO_SCHEMA */*
driver/connect.c:#ifndef CLIENT_NO_SCHEMA
driver/connect.c:#define CLIENT_NO_SCHEMA      16
driver/connect.c:    client_flag|=   CLIENT_NO_SCHEMA;


JD


On Apr 27, 2009, at 6:10 AM, Baron Schwartz wrote:

It looks like a mis-feature to me.  +1 to remove it.

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp


--
_______________________________________________________
Brian "Krow" Aker, brian at tangent.org
Seattle, Washington
http://krow.net/                     <-- Me
http://tangent.org/                <-- Software
_______________________________________________________
You can't grep a dead tree.




_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to