MySQL Forums
Forum List  »  Router & Proxy

Re: proxy.COM_QUERY Load data infile
Posted by: Jan Kneschke
Date: September 15, 2007 02:58AM

LOAD DATA INFILE _LOCAL_ will fetch the data from the client. As LOAD DATA INFILE LOCAL is different from all other statements it is not exposed to the lua-layer so you can't intercept it.

Btw, for the command-codes check: http://forge.mysql.com/wiki/MySQL_Internals_ClientServer_Protocol#Command_Packet

--
Jan Kneschke, MySQL Enterprise Tools

Options: ReplyQuote


Subject
Views
Written By
Posted
5147
September 14, 2007 10:13PM
Re: proxy.COM_QUERY Load data infile
2734
September 15, 2007 02:58AM
4006
September 15, 2007 09:38AM
2529
September 17, 2007 01:05AM
2595
September 16, 2007 10:14PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.