sureshanaparti commented on code in PR #534: URL: https://github.com/apache/cloudstack-documentation/pull/534#discussion_r2236069131
########## source/installguide/management-server/_database.rst: ########## @@ -228,6 +233,10 @@ MySQL. See :ref:`install-database-on-separate-node`. GRANT process ON *.* TO cloud@`localhost`; GRANT process ON *.* TO cloud@`%`; + .. note:: + Since 4.21, it is required to pass the --force-recreate flag for + schemas recreation. Review Comment: ```suggestion databases recreation. ``` -- 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: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org