PACKET_LOCAL_INFILE

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

PACKET_LOCAL_INFILE

If clients sends a LOAD DATA LOCAL INFILE command via COM_QUERY the server responds with PACKET_LOCAL_INFILE to tell the client to send a specified file to the server.

Fields

int_1      0xFE
str_REST   filename

Client response

The client sends the file and afterwards an empty 0x00 packet.

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.