You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/10/27 06:22:45 UTC

[GitHub] [doris] TsubameKoyasu opened a new issue, #13722: [Bug] extension mysql_to_doris: mysql:ERROR 1103 (42000) at line 1: Incorrect table name ''

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

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   master
   
   ### What's Wrong?
   
   Using extension mysql_to_doris ,there was an error executing the  e_mysql_to_doris.sh  script. 
   ERROR 1103 (42000) at line 1: Incorrect table name ''.
   <img width="603" alt="uTools_1666851065089" src="https://user-images.githubusercontent.com/48087295/198205429-fc9dc2c4-e515-4f64-a444-b5a88f6825a8.png">
   
   
   
   
   ### What You Expected?
   
   e_mysql_to_doris.sh: Some of the shell command in this script is wrong.
   I can submit PR to fix this bug.
   
   ### How to Reproduce?
   
   1、To configure mysql.conf and doris.conf in the conf directory,the conf including host、port and password
   
   2、To configure mysql_tables and doris_tables in the conf directory,the conf is user need to synchronization tables and want to get table name
   
   3、To execute e_mysql_to_doris.sh by sh e_mysql_to_doris.sh
   
     ERROR 1103 (42000) at line 1: Incorrect table name ''
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] 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] yiguolei closed issue #13722: [Bug] extension mysql_to_doris: mysql:ERROR 1103 (42000) at line 1: Incorrect table name ''

Posted by GitBox <gi...@apache.org>.
yiguolei closed issue #13722: [Bug] extension mysql_to_doris: mysql:ERROR 1103 (42000) at line 1: Incorrect table name ''
URL: https://github.com/apache/doris/issues/13722


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