Skip to content

startup.bat local 无效 #3484

@zxpping

Description

@zxpping
  • 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启动参数
image

我自己补了一行后可以了
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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions