In order to run CloudBolt, the mysql user account connecting to any MySQL instance (internal or external) should have the following permissions:
Select
Insert
Update
Delete
In order to upgrade a CloudBolt instance, this user's should be granted the following permissions for the duration of the upgrade.
Alter
Create
Drop
Index
References
Once the upgrade is complete, the original set of permissions can be restored.
0 Comments