- startup error

solution: edit the startup.bat file, delete @rem, modify, and restart. Whether the startup is successful or not can be checked. An error occurred in/log/example/example.log, and canal cannot connect to the database
solution: modify the canal user password in MySQL OL>
update user set password = PASSWORD('Canal_2020') where user = 'canal';