4. Create a new database in MySQL, grant permissions, set password and flush (Again, in this example the database name is owncloud)
+
4. Create a new database in MySQL, grant permissions, set password and flush (Again, in this example the database name is owncloud). It is a good idea to create a separate admin-user for owncloud with a strong password, because you will only need this owncloud-admin for administrative tasks.
−
Create database (on console) issue:
+
Create database and owncloud-admin. Replace "put ... usernamehere" with name of owncloud-admin (e.g. oc-admin) and choose strong password. So (on server-console) issue: