Hi Brian,
there could be problems as the client just pumps data to the server and reads a response after sending everything. Similar to STMT_SEND_LONG_DATA which is pretty faulty in design (doesn't send back ACK after receiving a chunk of data).

Best,
Andrey

Brian Aker wrote:
Hi!

On Nov 28, 2008, at 3:36 PM, Jim Winstead wrote:

in the way that the protocol is used to tell the client to send a
file.


What would make for a better protocol?

All we need, I believe, is the column headers and some sort of inline of the data. The difference between LOAD DATA and a typical INSERT is that LOAD DATA bypasses the parser.

Other then that, same handler calls.

Cheers,
    -Brian

--
_______________________________________________________
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


--
Andrey Hristov, Connectors Software Developer, Database Group
Sun Microsystems GmbH, Sonnenallee 1, 85551 Kirchheim-Heimstetten
Amtsgericht Muenchen: HRB161028
Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering

_______________________________________________
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