Files
doris/extension/mysql_to_doris

How to do?

1、To configure mysql.conf and doris.conf in the conf directory,the conf including host、port and password

2、sh all_tables.sh and give it two args,it is mysql database and doris database

In addition

user can add mysql tables to the conf directory tables by sh user_define_tables.sh can also be export mysql tables to doris

just do it