You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/07/16 05:58:39 UTC

[GitHub] [incubator-shardingsphere] zhuangdr opened a new issue #2711: SQL Statement Support

zhuangdr opened a new issue #2711: SQL Statement Support
URL: https://github.com/apache/incubator-shardingsphere/issues/2711
 
 
   Unsupported SQL statement: load data local infile ? into table
   -------------------------------------------------------------------------------------------
   ### Error updating database.  Cause: org.apache.shardingsphere.core.parse.old.parser.exception.SQLParsingException: 
   Unsupported SQL statement: 
   [
       load data local infile ? into table  pes_jd_sub_01.pes_order_filter
       fields terminated by '``MYPES`' optionally enclosed by ''
       escaped by ''
       lines terminated by '`MYPES`\n'
       (order_id,shop_id,sku_id,price,created,date,buyer_nick,num);
   ]
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services