Docs on how to create a database manually

Bug #1992521 reported by Gustavo Sanchez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
charm-k8s-wordpress
New
Undecided
Unassigned

Bug Description

Following docs on https://charmhub.io/wordpress-k8s/docs/database-relations

I hit this error
mysql> GRANT ALL PRIVILEGES ON wordpress.* TO 'wordpress'@'%';
ERROR 1046 (3D000): No database selected

It would be useful for people not familiar with databases to add 'USE wordpress;' on the query just before running the grant statement

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.