Skip to content
This repository was archived by the owner on Jul 10, 2021. It is now read-only.

Conversation

@qrnik
Copy link

@qrnik qrnik commented Jun 22, 2021

As MySQL 5.7 docs on GRANT state:

However, use of GRANT to create accounts or define nonprivilege characteristics is deprecated in MySQL 5.7. Instead, perform these tasks using CREATE USER or ALTER USER.

qrnik added 2 commits June 22, 2021 15:10
As [MySQL 5.7 docs on GRANT](https://dev.mysql.com/doc/refman/5.7/en/grant.html) state:
> However, use of GRANT to create accounts or define nonprivilege characteristics is deprecated in MySQL 5.7. Instead, perform these tasks using CREATE USER or ALTER USER.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant