Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

User database user permissions #79

Closed
angrybrad opened this issue Apr 20, 2020 · 2 comments
Closed

User database user permissions #79

angrybrad opened this issue Apr 20, 2020 · 2 comments
Labels
feature request New feature or request

Comments

@angrybrad
Copy link
Member

The nitro db user should have the permissions to be able to create additional databases:

mysql> CREATE DATABASE craft2;
1044 - Access denied for user 'nitro'@'%' to database 'craft2'
mysql> 
@angrybrad angrybrad added the feature request New feature or request label Apr 20, 2020
@lukeholder lukeholder changed the title nitro user database user permissions User database user permissions Apr 21, 2020
@jasonmccallister
Copy link
Member

nitro user will now have the correct permissions in the next release

@jamiewade
Copy link

@jasonmccallister I'm getting this issue (Windows 10) on a clean install. Could it be anything to do with me having to use MySQL 5.6, rather than 5.7?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants