olivierlemasle edited a comment on issue #4965: URL: https://github.com/apache/cloudstack/issues/4965#issuecomment-828458692
I did some additional tests: - I updated manually `cloud.vm_instance.backup_volumes` to set a value with a size > 255 characters, and it succeeded. - I did the same thing with a simple Java program, using the same mysql / java connector, in the same version that what CloudStack uses (mysql-connector-java-8.0.19.jar). It also succeeded... So it seems CloudStack itself is doing the truncation. Perhaps in its data access layer? -- 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. For queries about this service, please contact Infrastructure at: [email protected]
