Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Docs: MySQL 8.0 compatible grants #487

Merged
merged 1 commit into from
May 7, 2018

Conversation

dveeden
Copy link
Contributor

@dveeden dveeden commented May 6, 2018

MySQL 8.0 doesn't allow you to create users with the GRANT statement. This now requires CREATE USER.

Details: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-11.html#mysqld-8-0-11-deprecation-removal

Copy link
Collaborator

@shlomi-noach shlomi-noach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@shlomi-noach shlomi-noach merged commit 691217d into openark:master May 7, 2018
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.

2 participants