Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: db 账号没有 super 权限,导致 job-backup 微服务启动失败 #2213 #2214

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

wangyu096
Copy link
Collaborator

修改内容

  1. 容器化版本,ConfigMap 中的 MySQL jdbc URL 配置的 properties 参数支持在 values.yml 中配置;默认不添加sessionVariables=binlog_format=statement,防止 db 账号权限不足导致微服务无法启动。用户如果需要,按需配置开启即可
  2. 二进制版本,template 中删除sessionVariables=binlog_format=statement,用户按需配置

@jsonwan jsonwan merged commit dab5b71 into TencentBlueKing:master Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants