3. How to Install and Configure MYSQL (Hindi)
Here's How to Install and Configure MYSQL
Initialize the database. Create a root user without password.
mysqld --initialize --console
start the MySQL Database Server
mysqld --console
Start a client as superuser "root"
mysql -u root -p
change password
alter user 'root'@'localhost' identified by 'geekyshows';
Feel free to share this video:
https://youtu.be/XBMu_1cQa5M
Structured Query Language Complete Playlist:
https://goo.gl/vkpS3h
Database Management System (DBMS) Complete Playlist:
https://goo.gl/WKHDVx
Check Out Our Other Playlists:
https://www.youtube.com/user/GeekyShow1/playlists
SUBSCRIBE to Learn Programming Language !
http://goo.gl/glkZMr
Learn more about subject:
http://www.geekyshows.com/
__________________________________________________________
If you found this video valuable, give it a like.
If you know someone who needs to see it, share it.
If you have questions ask below in comment section.
Add it to a playlist if you want to watch it later.
___________________________________________________________
T A L K W I T H M E !
Business Email: contact@geekyshows.com
Youtube Channel: https://www.youtube.com/c/geekyshow1
Facebook: https://www.facebook.com/GeekyShow
Twitter: https://twitter.com/Geekyshow1
Google Plus: https://plus.google.com/+Geekyshowsgeek
Website: http://www.geekyshows.com/
___________________________________________________________
Make sure you LIKE, SUBSCRIBE, COMMENT, and REQUEST A VIDEO! :)
___________________________________________________________
Keywords:
Structured Query Language (SQL)
Learn Structured Query Language (SQL)
Structured Query Language in Hindi
SQL in Urdu / Hindi
SQL for beginners
SQL Basic to Advance
Free SQL Tutorials
Learn Free Structured Query Language (SQL)
SQL Questions
SQL Assignments
Easy way to Learn SQL
____________________________________________________________