LOCAL_INFILE Packet

You are viewing an old version of this article. View the current version here.

LOCAL_INFILE Packet

If the client sends a LOAD DATA LOCAL INFILE command via com_query, the server responds with LOCAL_INFILE_Packet to tell the client to send a specified file to the server.

Fields


Client response

The client sends the file (can be in different packets). When the file is sent, the client must send an empty packet to indicate that the file is entirely sent.

Attachment 'PACKET_LOCAL_INFILE' not found

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.