How to Create a MySQL User on Linux via Command Line

preview_player
Показать описание
In this video, we describe how to Create a MySQL User on Linux via the Commandline.

Commands used:
mysql -u root -p
create user 'testuser'@'localhost' identified by 'somepassword';

Video by: Justin Palmer
Рекомендации по теме
join shbcf.ru