You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "actcwlf (via GitHub)" <gi...@apache.org> on 2023/04/20 09:36:21 UTC

[GitHub] [doris] actcwlf opened a new issue, #18859: [Bug] MySQL load failed

actcwlf opened a new issue, #18859:
URL: https://github.com/apache/doris/issues/18859

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   docker image:
   apache/doris:1.2.2-fe-x86_64
   apache/doris:1.2.2-be-x86_64
   
   ### What's Wrong?
   
   when importing data from csv file, encountered a syntax error
   
   MySQL [test_db]> LOAD DATA LOCAL INFILE 'sample.csv' INTO TABLE example_table  FIELDS TERMINATED BY ',' LINES TERMINATED BY '\n' IGNORE 1 LINES;
   ERROR 1105 (HY000): errCode = 2, detailMessage = Syntax error in line 1:
   LOAD DATA LOCAL INFILE 'sample...
        ^
   Encountered: DATA
   Expected
   
   ### What You Expected?
   
   Data imported successfully.
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] LemonLiTree commented on issue #18859: [Bug] MySQL load failed

Posted by "LemonLiTree (via GitHub)" <gi...@apache.org>.
LemonLiTree commented on issue #18859:
URL: https://github.com/apache/doris/issues/18859#issuecomment-1521527151

   > 感谢回复,请问目前主分支对应的是哪个版本号,是1.2.4吗?
   
   mysql load is expected to be supported in version 2.0


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] liujiwen-up commented on issue #18859: [Bug] MySQL load failed

Posted by "liujiwen-up (via GitHub)" <gi...@apache.org>.
liujiwen-up commented on issue #18859:
URL: https://github.com/apache/doris/issues/18859#issuecomment-1517172218

   ![image](https://user-images.githubusercontent.com/61498169/233526554-89ead612-9f58-4c3f-bf9c-d94d43f8bd1f.png)
   1.2.2 is not supported yet, only the master branch supports it


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] actcwlf commented on issue #18859: [Bug] MySQL load failed

Posted by "actcwlf (via GitHub)" <gi...@apache.org>.
actcwlf commented on issue #18859:
URL: https://github.com/apache/doris/issues/18859#issuecomment-1524515253

   Thanks~


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] actcwlf closed issue #18859: [Bug] MySQL load failed

Posted by "actcwlf (via GitHub)" <gi...@apache.org>.
actcwlf closed issue #18859: [Bug] MySQL load failed
URL: https://github.com/apache/doris/issues/18859


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] actcwlf commented on issue #18859: [Bug] MySQL load failed

Posted by "actcwlf (via GitHub)" <gi...@apache.org>.
actcwlf commented on issue #18859:
URL: https://github.com/apache/doris/issues/18859#issuecomment-1520152904

   感谢回复,请问目前主分支对应的是哪个版本号,是1.2.4吗?


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

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org