DK101010 edited a comment on pull request #5848: URL: https://github.com/apache/cloudstack/pull/5848#issuecomment-1077674068
Hi @Pearl1594, @nvazquez, I have checked it now with MariaDB. But my SQL continue works. For @Pearl1594 procedure I get an error on this line `SELECT count(*) INTO @count FROM INFORMATION_SCHEMA.COLUMNS WHERE table_name = 'volumes' AND table_schema='cloud' AND column_name = 'external_uuid'` But this line looks good. Currently I have no idea what I can change to provocate this error. :-/ Connector Version is 8.0.19 -- 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]
