Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    无法删除任务

    问答区
    异常
    2
    2
    215
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • 钟
      钟 last edited by

      1643279642.png

      junyu-cloudcanal 1 Reply Last reply Reply Quote 0
      • junyu-cloudcanal
        junyu-cloudcanal @钟 last edited by

        @钟 hi, cloudcanal元数据库需要变更下。麻烦你了。

        CREATE TABLE IF NOT EXISTS `task_restart_history`
        (
            `id`                 bigint(20)   NOT NULL AUTO_INCREMENT,
            `gmt_create`         datetime     NOT NULL DEFAULT CURRENT_TIMESTAMP,
            `task_id`            bigint(20)   NOT NULL,
            `schedule_worker_ip` varchar(128) NOT NULL,
            PRIMARY KEY (`id`),
            KEY `idx_task_id` (`task_id`)
        ) ENGINE = InnoDB
          DEFAULT CHARSET = utf8mb4
          COLLATE = utf8mb4_general_ci;
        
        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Copyright © 2020 ClouGence, Inc.备案号:浙ICP备20007605号-2