How To Create a New User and Grant Permissions in MySQL | DigitalOcean

PHOTO EMBED

Mon Mar 06 2023 07:17:40 GMT+0000 (Coordinated Universal Time)

Saved by @DELIGHTSOME #bash

CREATE USER 'username'@'host' IDENTIFIED WITH authentication_plugin BY 'password';
content_copyCOPY

https://www.digitalocean.com/community/tutorials/how-to-create-a-new-user-and-grant-permissions-in-mysql