-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
- I have checked the FAQ of this repository and believe that this is not a duplicate.
environment
- canal version 1.1.5
- mysql version 8.0
Issue Description
我在window环境下安装部署service 和 admin , 发现启动命令 startup.bat local 不会自动注册到admin,看了启动命令发现没有应用bat启动参数
我自己补了一行后可以了
if "%1" == "local" set canal_conf=%conf_dir%\canal_local.properties
Steps to reproduce
Expected behaviour
Actual behaviour
If there is an exception, please attach the exception trace:
Just put your stack trace here!