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

[BUG] RDS maintain_time 字段长度过短 #21836

Closed
swordqiu opened this issue Dec 19, 2024 · 1 comment
Closed

[BUG] RDS maintain_time 字段长度过短 #21836

swordqiu opened this issue Dec 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@swordqiu
Copy link
Member

问题描述/What happened:

[info 2024-12-17 06:36:35 models.syncRegionDBInstances(cloudsync.go:1267)] SyncDBInstances for region 华东地区(上海) result: removed 0 failed 0 updated 0 failed 0 added 0 failed 168;newFromCloudDBInstance.Insert: TxExec: Error 1406: Data too long for column 'maintain_time' at row 1

RDS导入,maintain_time 如果一周七天都设置了,字段不够长

version: 3.11.8

环境/Environment:

  • OS (e.g. cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Host: (e.g. dmidecode | egrep -i 'manufacturer|product' |sort -u)
  • Service Version (e.g. kubectl exec -n onecloud $(kubectl get pods -n onecloud | grep climc | awk '{print $1}') -- climc version-list):
@swordqiu swordqiu added the bug Something isn't working label Dec 19, 2024
@ioito
Copy link
Collaborator

ioito commented Dec 19, 2024

clonse #21838

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants