olivierlemasle commented on issue #4965: URL: https://github.com/apache/cloudstack/issues/4965#issuecomment-829089411
> It's probably silently ignored from mysql side. Actually, there's no MySQL issue there. CloudStack does this truncation here: https://github.com/apache/cloudstack/blob/1e859a0e2ce8271641a1eaa5665a8297bd119d8c/framework/db/src/main/java/com/cloud/utils/db/GenericDaoBase.java#L1535-L1540 For me, the CloudStack data access layer should rather throw an Exception instead of silently truncating data. However, changing that behaviour now might cause some problematic errors elsewhere... > are you using/testing Veeam B&R provider in your env? I'm currently testing the B&R framework (more specifically its usage metering part), with the dummy provider in my lab and with Veeam in a customer lab environment (btw I've just sent you an email on that subject) -- 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]
