wssjdi commented on issue #12999: URL: https://github.com/apache/dolphinscheduler/issues/12999#issuecomment-1327216241
还需要添加另外一个字段 ALTER TABLE `t_ds_process_instance` ADD COLUMN `next_process_instance_id` INT(11) NOT NULL DEFAULT '0' COMMENT 'serial queue next processInstanceId'; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
