MySQL CREATE USER - GRANT Privileges // Tips from a Self Taught Developer

preview_player
Показать описание
In this tutorial, as a self-taught developer, I explain how to insert a user into the MySQL database, with all privileges required to become a "superuser". I also show you how you can remove the user from the database with the DROP command.

MySQL - CREATE USER with GRANT Privileges in Terminal // Tips from a Self Taught Developer

#mysql #php #programming #SelfTaughtDeveloper #davidsvideos
Рекомендации по теме
Комментарии
Автор

just spent half a day searching how to create new user on mysql, but perfected it in minutes from this video. Thank you for your help.

devashishsaxena
Автор

This video is so good, thank you for your help 5 years later!

Halomco
Автор

Thanks so much, i needed to grant PROCESS privileges i didnt know how to doit...saved my day.

enriquedb
Автор

YOU SAVED ME SO MUCH TIME. Thank god i've been looking for 3 hours now. Nice tutorial man.

lucascortooms
Автор

I know it's an old video but thank you. I just started learning mysql and this helped a ton

Racn
Автор

Awesome, I 'm also starting off as self-taught.

techwithdenzel
Автор

Thank you very much. I am very happy watched for this video.

nazmulhossain
Автор

Thanks that was great you have helped me solve a problem of removing a user which had been bugging me for months

playboycity
Автор

Many thanks very handy revision... Very much appreciated!

dereknugent
Автор

Hi, im from poland, thank you for help me. Love you! really this help me. ;)

masny
Автор

Thank you for you very explicit instructions.

marcopierrefernandezburgos
Автор

thanks for the video, waiting for a link to the next video

johnstephengabula
Автор

thank u sir, very much helpfull video

vinodpal
Автор

Thank you. You voice is just sounded like Jason Santham.

mohankrishna
Автор

Yes, It is helpful. worked for me thanks

bibhutibhusansahoo
Автор

Thanks for the video. I learned a few things. Will you please do a video where you explain host...local host...etc. I'm confused with that topic. Thanks Again.

gilbertgmoney
Автор

I am looking for a topic about privileges. Is it possible to set grant privileges for a column ?
From a user dependencies, sql return not all columns.
Like a table grant api * . *, is possible set column privileges like that * . * . *

VaheGharibyan
Автор

You Just saved me big time thank you very much

mismis
Автор

Thanks this solved my problem. I’m not sure why all of the websites I visited used different commands that didn’t work.

sandwichtube
Автор

Hi David,
When I'm trying to GRANT ALL to a new user created, from root it's showing "You are not allowed to create a user with Grant". Can you help?

rajatsaha