DaanHoogland commented on code in PR #9969:
URL: https://github.com/apache/cloudstack/pull/9969#discussion_r1959224745


##########
setup/bindir/cloud-setup-databases.in:
##########
@@ -229,6 +229,10 @@ for full help
             "GRANT ALL ON cloud_usage.* to cloud@`%`;",
             "GRANT process ON *.* TO cloud@`localhost`;",
             "GRANT process ON *.* TO cloud@`%`;",
+            "IF foo > 0 THEN",

Review Comment:
   sorry, yes. I grep -r'd in a compiled env so I had two results in the target 
dir.
   even so,
   
   > I think it is safer to add a line with a noop and only remove the DROP line
   
   



-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to