I was struggling with the authentication problem in general. I just randomly clicked just like other videos with no expectations that if it could fix my problem but you just nalied it. Finally I can do my work on sql, Huggggggggggggge thanks brother
@OlufowobiOlabode4 ай бұрын
Brooooo you’re the greatest man I’ve been trying this for months. Big ups man just followed, God bless
@kskroyaltech4 ай бұрын
Super .and thank you so much
@shintaafrn7 ай бұрын
OMG you saved my life!!! Thank you so much! I've been trying to find out on how to resolve this problem for days and now I can start to learn SQL. THANKS A LOT!!!!!
@Codebake Жыл бұрын
This video has been a great help. I can't thank you enough! Here to support your future workings.
@dreamscomestrue41149 ай бұрын
It shows error 1049 (42000) : unknown database 3306
@divyeshpatel2345 ай бұрын
solution?
@SURYAS-re8oe5 ай бұрын
Instead of using 3306 use 33060 to create local host port
@_aman2602_Ай бұрын
if still after entering 33060 the error is showing up then install mysql community server from google and then setup it in your terminal or cmd and then come here and type the name of database as - information_schema
@vedant5019 Жыл бұрын
7:50 at this moment after entering localhost root password and everything the localhost database is not showing
@sandeepa875510 ай бұрын
Even I am facing the same issue, did you get the solution for this
@saniakumari117 Жыл бұрын
I tried your steps but while installation , its not showing developer default mode , video time-1:43
@rushinggodz33144 ай бұрын
yes even it did not showing to me
@dariodark4683 Жыл бұрын
7:40 I entered the username, password, localhost... and the database is just not showing at all. Like nothing appens. Pls help me !
@xyz-sy8eu7 ай бұрын
Same error, did u find the solution ?
@gold_friday Жыл бұрын
Why the terminal doesn't recognize mysql --version? I already add that address on local disk C (ex: C:\Program Files\MySQL\MySQL Server 8.0\bin) to Path on Environment. How do I fix that thing??
@kskroyaltech Жыл бұрын
Close the terminal and reopen and try again.
@soIatido9 ай бұрын
Clear and easy to follow. Thank you!
@knowledge_Hub526 Жыл бұрын
THANKS ALOT SIR YOU MAKES A GREAT PINPOINT SOLUTION VIDEO. THANKS MAN
@isiltarexilium798 Жыл бұрын
Man, I love your voice! You're just a Chez from Metal Family!
@kskroyaltech Жыл бұрын
Wow, thank you.
@LUISCAÑIBANOMATEOS10 ай бұрын
great video, such a clear explanation !!
@laizinongcundeniba2352 Жыл бұрын
Thank you. I wonder what do you do for a living. You kinda manage a bunch of skills that making me a little bit worship.
@kskroyaltech Жыл бұрын
Just KZbin & Agriculture Farming Currently. I Was a Engineering College Drop Out.
@xpunxisri8 ай бұрын
this is what I was looking for exactly, thank you!
@msann3612 Жыл бұрын
Hi bro! What can I do about active connection in VSCode??
@synosahil Жыл бұрын
Your videos are so helpful ❤
@kskroyaltech Жыл бұрын
Thank you
@NotnameFounttokyoghoul Жыл бұрын
thank you so much it worked so helpful ❤❤
@a_to_zgaming597711 ай бұрын
good vedio vary help full for me
@markoj2726 Жыл бұрын
Very good tutorial, thank you!
@akashprathod10 ай бұрын
Thank you. Excellent tutorial with successful set up.
@synosahil Жыл бұрын
Your videos are so helpful
@indraalvine3087 Жыл бұрын
Hi, thx its helpful But can you make git bash as the administrator to run the mysql in gitbash instead of powershell?
@TheSurajJaiswalll Жыл бұрын
This video helps me alot bro 🤜🤛
@domp6770 Жыл бұрын
this is really helpful
@Rex-Solis7 ай бұрын
Can you please tell how we can import csv file data into this vs code extension of mysql
@mohammedfouzan911511 ай бұрын
How do you create a new database on the side panel from vscode
@rohitpanjabi47629 ай бұрын
This Helps a lot, but when we already have a SQL file , we are not able to use that using this method, this only works when we do the new query after right clicking on the database in vscode, any workaround for this, I have even done use databasename and select database() ---> this is giving me null as result. please help on this.
@govindatudu64602 ай бұрын
Thankyou bro ❤😊
@lonewolf.8635 Жыл бұрын
This video was very helpful
@kskroyaltech Жыл бұрын
Thank you very much
@johnbillbarangan60197 ай бұрын
can you do C++ connection with sql using Visual Code Studio?
@GetAccess-z2j6 ай бұрын
when i press the + to create new mysql connection, nothing happens
Hi bro At 5:45 when i enter password it shows me unknown database 3306 error could you please answer it if possible
@satyaprasaddevineni908411 ай бұрын
same problem here. Did you sorted the issue ?
@OthersWork-jl5eh7 ай бұрын
this literally solve all my problems
@kskroyaltech7 ай бұрын
Awesome.
@StevieB86 Жыл бұрын
@5.25 - I am getting this error message in the terminal: "The term 'mysql' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again." Any idea what I'm doing wrong? Cheers!
@kskroyaltech Жыл бұрын
Make sure mysql is installed on your computer and you added its install path to the system environment ..
@StevieB86 Жыл бұрын
@@kskroyaltech This is where I screwed up, I didn't correctly add the path to the env. Cheers!
@kskroyaltech Жыл бұрын
😊
@nagarajk3309 Жыл бұрын
After Enter password, in terminal its shows error 1049 unknown database 3306
@abhinavrnarayan Жыл бұрын
Same problem bro
@nagarajk3309 Жыл бұрын
@@abhinavrnarayan did you find solution,? I m moved on workbench
@abhinavrnarayan Жыл бұрын
@@nagarajk3309 no bro I'm also using workbench rn
@akshitrawat3903 Жыл бұрын
mysql -h localhost -P 3306 -u root -p.........(before entering the port number its capital 'P' not a small one try checking this)
@thethirdeye5454 Жыл бұрын
@@akshitrawat3903 thank you 👍
@Diablo-tq8yb Жыл бұрын
Bro, the installer of package give me problems
@ubaydillahmaarif6810 Жыл бұрын
Access denied for user 'root'@'localhost' (using password: YES), (how to fix this) :) pleaseee
@Doxing-i8n Жыл бұрын
why i dong have developer option?
@ankita5862 Жыл бұрын
For some reasons localhost database isnt showing on my vscode and i dont know why is that
@kskroyaltech Жыл бұрын
Which VSCode extension you are using the one I mentioned ?
@ankita5862 Жыл бұрын
@@kskroyaltech hey it worked today i dont know how but it did😅 thanks alot
@AnalyticalAnuj Жыл бұрын
bro it worked like magic
@kskroyaltech Жыл бұрын
Yes it does.
@vishwasrchonu71346 ай бұрын
Great video!! Amazing font bro, could you please me which it is?
@kskroyaltech6 ай бұрын
Monaco or Avnier next.
@vishwasrchonu71346 ай бұрын
Nope, it's neither, I later found out it is Anonymous Pro. Please check properly and lemme know
@harshsinha9709 Жыл бұрын
Why am I not getting server in my MySQL folder
@harshsinha9709 Жыл бұрын
Neither I am getting Developer option
@ikkibrittania78909 ай бұрын
where can i find the connectorrrrrrrrrrrrrrrrrrrrrrr
@thethirdeye5454 Жыл бұрын
I cant create user
@Geasoncodm Жыл бұрын
it's not working for me, I tried this several times already
@isachardamgi9 Жыл бұрын
How can I get the initial link?
@kskroyaltech Жыл бұрын
Initial Link ?
@sphere_1 Жыл бұрын
While creating a new user it shows "SyntaxError: Unexpected identifier 'user'"
@kskroyaltech Жыл бұрын
This is the format of the MYSQL commands to create a new user: *CREATE USER 'USERNAME'@'localhost' IDENTIFIED BY 'PASSWORD';* then grant all privileges by running this command: *GRANT ALL PRIVILEGES ON * . * TO 'USERNAME'@'localhost';* and lastly run *FLUSH PRIVILEGES;*
@sphere_1 Жыл бұрын
thankyou@@kskroyaltech
@YouPI227Ай бұрын
Where are the links ?
@kskroyaltechАй бұрын
Links to ?
@jerrydjagni511 Жыл бұрын
I'm seeing no active connection found
@kskroyaltech Жыл бұрын
Make sure the MYSQL server is running in the background
@DarkWays-oz1cf Жыл бұрын
Thanks bro. U good
@erichernandez7223 Жыл бұрын
I've done all the steps. But on vscode, i do the localhost username and password but after clicking enter nothing happens. Please help me if you can
@kskroyaltech Жыл бұрын
Make sure the MY SQL Server is running and try again.
@malotafionalouella6674 Жыл бұрын
how do you make sure it's running tho? @@kskroyaltech
@_osaid Жыл бұрын
thank you soo much!!
@shubhamsingh-gq9uj Жыл бұрын
Thankyou ❤
@basarunalan1709 Жыл бұрын
Thank you a lotttt
@enaaal672410 ай бұрын
Fatal error : uncaught error: Class "mysqli" not found 😢, hooowww
@osamaalmelhem225 Жыл бұрын
Thanks!
@harshitasharma40345 ай бұрын
Thanks
@sanskarkedia1987 Жыл бұрын
thanks
@zamsMG Жыл бұрын
best
@rudranarayan6527 Жыл бұрын
❤
@sarindasatharasingha7196 Жыл бұрын
i installed my sql and click + button the occurs this error massage "Error running command mysql.addConnection: command 'mysql.addConnection' not found. This is likely caused by the extension that contributes mysql.addConnection." why and how should i overcome this
@kskroyaltech Жыл бұрын
Which extension you are using ? at 7:03
@Peter-CDs Жыл бұрын
@@kskroyaltech "Error running command mysql.addConnection: command 'mysql.addConnection' not found. This is likely caused by the extension that contributes mysql.addConnection." mysql. This error is such a a pain
@shashankmallick9427 Жыл бұрын
YOU ARE GREAT!!!!!!!!!!!!!!!!!!!!!
@akdattingal6 ай бұрын
create user 'root' @'%' identified with mysql_native_password by 'admin'; ERROR 1524 (HY000): Plugin 'mysql_native_password' is not loaded plss help i am stuck here and cant move forward