![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hello! i am just starting with mysql as a local db on my machine. i have interacted with many database systems but this is my first time doing it all solo. i am attempting to create an admin user (me) with all access. i tried: CREATE USER 'admin'@'localhost' IDENTIFIED BY 'some_pass'; and i got the following error: ERROR 1227 (42000): Access denied; you need the CREATE USER privilege for this operation any help would be largely appreciated!! |
#3
| |||
| |||
|
|
hello! i am just starting with mysql as a local db on my machine. i have interacted with many database systems but this is my first time doing it all solo. i am attempting to create an admin user (me) with all access. i tried: CREATE USER 'admin'@'localhost' IDENTIFIED BY 'some_pass'; and i got the following error: ERROR 1227 (42000): Access denied; you need the CREATE USER privilege for this operation any help would be largely appreciated!! |
![]() |
| Thread Tools | |
| Display Modes | |
| |