MySQL
Creating a Database User
For MySQL 8+, create a user using the old password plugin:
For older MySQL versions and MariaDB (on Linux), create the user:
Last updated
Was this helpful?
For MySQL 8+, create a user using the old password plugin:
For older MySQL versions and MariaDB (on Linux), create the user:
Last updated
Was this helpful?