MySQL Workbench Cannot Connect to Database Server -'caching_sha2_password' cannot be loaded

  Рет қаралды 128,088

jinu jawad m

jinu jawad m

Күн бұрын

Пікірлер: 107
@yashthakkar6231
@yashthakkar6231 4 жыл бұрын
Thanks bro , you helped me today twice with mysql problems !
@nateboorsma9634
@nateboorsma9634 4 жыл бұрын
For those struggling because you who are receiving the error "Unable to connect to root: localhost 3306" or something like that. Boot up the MySQL Installer again. Select "Reconfigure" on the "MySQL Server" line and go through the normal process of installing the server you used the first time to create the Server (default selections are generally fine)... I used the same password. Once you click "Finish" on the installer, try connecting to your server again or entering your password in the MySQL Command Line. It worked for me (twice now) when I encountered this error. Hope this helps if you havent solved it yet.
@BrucetheWayne
@BrucetheWayne Жыл бұрын
thanks a lot, this tip worked for me as i had the same issue as well
@999xMihox999
@999xMihox999 5 жыл бұрын
Big Thx man! It was very useful for me. I had this error too int my ubuntu 18.04. It's worked for me. God Bless You!
@sabbr92275656
@sabbr92275656 4 жыл бұрын
Mysql: [warning] c:\program files\mysql\mysql server 5.7\bin\mysql.exe : ignoring option '--no-beep' due to invalid value " Enter password: I entered password than close cmd!
@deltaskyhawk
@deltaskyhawk 6 жыл бұрын
Thanks .... this had me hair pulling on Linux Mint 19. Could not find any documentation on this issue. Your solution WORKED!
@joaohenrico1988
@joaohenrico1988 5 жыл бұрын
Me too rsrsrsrs
@danpaolillo3168
@danpaolillo3168 4 жыл бұрын
Thank you very helpful, the only other thing I noticed is that it helps prevent the same problem happening in the future if you change the MYSQL service to automatic
@koolooc726
@koolooc726 3 жыл бұрын
as soon as i enter the password, the command client thing closes
@erickcepeda4339
@erickcepeda4339 5 жыл бұрын
Thanks big boss, Programmers love hindues
@saisandeepivaturi287
@saisandeepivaturi287 5 жыл бұрын
Hello, unfortunately, my command line crashes after I press enter right after typing my password. Please help,
@srivivek3057
@srivivek3057 4 жыл бұрын
wrong password brother
@nateboorsma9634
@nateboorsma9634 4 жыл бұрын
Check my comment above.
@danielonehi2818
@danielonehi2818 4 жыл бұрын
Go to services and start SQL. Your problem will be solved
@mihirsansare7804
@mihirsansare7804 4 жыл бұрын
@@danielonehi2818 Thanks man u solved my problem
@mihirsansare7804
@mihirsansare7804 4 жыл бұрын
@@danielonehi2818 Thanks man u solved my problem
@Mr.Indian662
@Mr.Indian662 4 жыл бұрын
Really thanks you for making this video. Really it works and my database work properly.
@okbatrad9748
@okbatrad9748 5 жыл бұрын
You're my hero, thnk you broo, rreally you helped me
@juangonzalez3288
@juangonzalez3288 5 жыл бұрын
Thanks brother I was having problems with this!
@PushpendraKumar-ck8op
@PushpendraKumar-ck8op 4 жыл бұрын
command: ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'root';
@drakZes
@drakZes 2 жыл бұрын
Where do I enter this if the client closes as soon as I enter a password. I put 'test' as my password but it says it's wrong. MySQL is a garbage framework. Don;t have this problem with MongoDB.
@martinbalke1843
@martinbalke1843 5 жыл бұрын
Solved my problem after 2 hours thank you
@TheIzaa77
@TheIzaa77 6 жыл бұрын
Hey, I get a syntax error -You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'identified with mysql_native_password BY 'password'' at line 1- Can you help me out?:(
@akware977
@akware977 4 жыл бұрын
Thanks a lot for this solution.Worked on Windows 10
@yordanydiaz1397
@yordanydiaz1397 5 жыл бұрын
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'show databases' at line 2
@MirandaLuciasocool
@MirandaLuciasocool 5 жыл бұрын
You need to close MYSQL, if you have it open
@rohithreddy1764
@rohithreddy1764 2 ай бұрын
I’m getting an error saying authentication plug-in. My SQL native password cannot be loaded. The specified mod could not be found.
@christinaslick987
@christinaslick987 5 жыл бұрын
I ran that command & it returned Query OK. Restarted mySLQ services. Do not get the error in MySQL Workbench, but still get this exact error in my browser using LocalHost:3000. Any suggestions?
@Harish_Vision
@Harish_Vision 4 жыл бұрын
I can't able to connect Mysql to Netbeans and throwing an error ' caching_sha2_password'
@harshitraj8409
@harshitraj8409 5 жыл бұрын
Thanks bro , my problem is solved.
@sanskratiagrawal4334
@sanskratiagrawal4334 4 жыл бұрын
there is error init. ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY '1234'' at line 1 plz reply as soon as posible
@ashokkumark6756
@ashokkumark6756 2 жыл бұрын
After doing also not opening......and so command client also not working properly when we press enter come out
@mohammedzaidtech5942
@mohammedzaidtech5942 4 жыл бұрын
Thank you and if you have problem like That in MYSQL command line when you enter your password and it closes then simply restart MYSQL as I din't did that part and just simply restarted MYSQL in servises
@vitorcarvalho9081
@vitorcarvalho9081 2 жыл бұрын
Very good, thankyou for video
@glenfernandes3661
@glenfernandes3661 2 жыл бұрын
Really Appreciate this video
@vipintekade6400
@vipintekade6400 4 жыл бұрын
services option also not showing in my desktop windows 10 ?
@lamperougeone5831
@lamperougeone5831 3 жыл бұрын
Thank you, finally got it to work!
@bindur1540
@bindur1540 5 жыл бұрын
After entering the password cmd got closed Plz help me out
@nateboorsma9634
@nateboorsma9634 4 жыл бұрын
Check out my comment above.
@benroshan3337
@benroshan3337 4 жыл бұрын
@@nateboorsma9634 It is not available above
@nateboorsma9634
@nateboorsma9634 4 жыл бұрын
Ben Roshan apologies, ive copy pasted my comment here ---- For those struggling because you who are receiving the error "Unable to connect to root: localhost 3306" or something like that. Boot up the MySQL Installer again. Select "Reconfigure" on the "MySQL Server" line and go through the normal process of installing the server you used the first time to create the Server (default selections are generally fine)... I used the same password. Once you click "Finish" on the installer, try connecting to your server again or entering your password in the MySQL Command Line. It worked for me (twice now) when I encountered this error. Hope this helps if you havent solved it yet.
@peterrae3619
@peterrae3619 4 жыл бұрын
@@nateboorsma9634 Thanks for this, was reading through this thread for a solution. massive thumbs up to you
@thessaz2588
@thessaz2588 4 жыл бұрын
mine does not do anything after entering that code in command line. HELP
@gabrieltargino8204
@gabrieltargino8204 3 жыл бұрын
Thank you dude! This help me so much
@benedict6695
@benedict6695 3 жыл бұрын
Hello guys, I get this error while I am trying to connect my python file with 'sqlalchemy' to my mysql database (I'm using mysql workbench on win10 system): sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1045, "Access denied for user 'root'@'localhost' (using password: YES)") Any suggestion/ solution would mean a lot to me since I have been trying to solve this issue for 3 days. **side note: I have just installed mysql into my PC and I can log in to my mysql workbench; I do NOT have any problem installing and using mysql in my laptop. Thanks a lot guys!
@AhmedAli-ns1ti
@AhmedAli-ns1ti 5 жыл бұрын
It removed all my databases. what do I do now ?
@vaibhavwahatule4158
@vaibhavwahatule4158 4 жыл бұрын
Thank you bro it's working 👍
@vinittamoli8197
@vinittamoli8197 5 жыл бұрын
i am facing this problem on jupyter window ,please send a solution for this
@efealptekin160
@efealptekin160 3 жыл бұрын
bro commend line doesnt work too
@omarwasfi
@omarwasfi 6 жыл бұрын
it works on linux also thanks .
@ALBERTO-cr3gz
@ALBERTO-cr3gz 5 жыл бұрын
thank you very much friend
@juangranda3808
@juangranda3808 6 жыл бұрын
hola amigos ami me funciono solo hasta que puse la contraseña en la terminal y despues cerre el mysql y lo volvi abrir y puse la contraseña y ya no me salio ese error que suerte tuve.
@lucasfrancisco1502
@lucasfrancisco1502 4 жыл бұрын
I had a little problem: I don't remember my password. How can I recover it?
@jinujawad
@jinujawad 4 жыл бұрын
U can Reset password first. Check the description. I have another video on that
@prudhvimunjeti9232
@prudhvimunjeti9232 4 жыл бұрын
Bro i even cannot save password bro please help me to sort it out
@markus1285
@markus1285 6 жыл бұрын
worked for me, thx!
@dkm865
@dkm865 3 жыл бұрын
You are life saviour !
@oleghalat3140
@oleghalat3140 3 жыл бұрын
You are the best !!!!!!!!!!!!!!!!!!!
@radhikamundada6776
@radhikamundada6776 3 жыл бұрын
nahi chal raha hai bhaiya ... kya karu madat karo
@laurap5242
@laurap5242 Жыл бұрын
Thank youuuuu!!!!! I save your video
@adrluis7
@adrluis7 4 жыл бұрын
thanks bro! your amazing
@johandejager629
@johandejager629 4 жыл бұрын
cannot hear anything.....
@shaiknazeer7307
@shaiknazeer7307 3 жыл бұрын
Iam not getting
@vipintekade6400
@vipintekade6400 4 жыл бұрын
even if i remember my password root .I typed in sql command line .It suddenly got closed what should i do replay it to me please .
@jinujawad
@jinujawad 4 жыл бұрын
go to services and start mysql service, it might be stopped.
@vipintekade6400
@vipintekade6400 4 жыл бұрын
@@jinujawad I restart my system now it is working.
@GSTamer
@GSTamer 4 жыл бұрын
@@vipintekade6400 not your system, the service, Go to services and then look for mysql. Then right click and start it
@vipintekade6400
@vipintekade6400 4 жыл бұрын
@@GSTamer I have restrart my system it is working fine.
@jhonny9378
@jhonny9378 5 жыл бұрын
I don't know my pass '-'
@saurabhamle150
@saurabhamle150 5 жыл бұрын
this was helpful.
@subhajitroy4148
@subhajitroy4148 4 жыл бұрын
thnx buddy...
@BepDieuThao
@BepDieuThao 5 жыл бұрын
thanks so much
@shishir6270
@shishir6270 10 ай бұрын
nice bro
@renzosanantonio5952
@renzosanantonio5952 5 жыл бұрын
Thank you so much!!
@petarkolev6928
@petarkolev6928 5 жыл бұрын
Way to go man! Thank you for the video
@sergiocotero6622
@sergiocotero6622 Жыл бұрын
Qué pasa? 🤙
@paulcatalanlara3200
@paulcatalanlara3200 5 жыл бұрын
thanks bro
@ashut0ast23
@ashut0ast23 4 жыл бұрын
Gracias
@justanotherperson4409
@justanotherperson4409 4 жыл бұрын
Thanks
@suga3025
@suga3025 6 жыл бұрын
thanks, you are awesome!
@jihanei4889
@jihanei4889 4 жыл бұрын
Merciii
@raghavgade2000
@raghavgade2000 4 жыл бұрын
DUDE , THANK YOU
@default-126
@default-126 5 жыл бұрын
Useful
@BlackHatWorld192
@BlackHatWorld192 4 жыл бұрын
thanks
@matheus12henq78
@matheus12henq78 4 жыл бұрын
amazing, ty
@joanneko3953
@joanneko3953 4 жыл бұрын
thank you!
@ДарьяТихонова-ч2я
@ДарьяТихонова-ч2я 5 жыл бұрын
Thank you!!!!
@Ache148
@Ache148 4 жыл бұрын
Спасибо
@mauweb1797
@mauweb1797 5 жыл бұрын
Gracias
@khaledibrahim96
@khaledibrahim96 6 жыл бұрын
thank youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
@shruthikumar3692
@shruthikumar3692 3 жыл бұрын
Thank you ☺️
@harithaa4046
@harithaa4046 4 жыл бұрын
Thank you so much bro
@gkarthik55
@gkarthik55 5 жыл бұрын
Thank you Bro
@JavierFC195
@JavierFC195 4 жыл бұрын
thanks men
@sainaik9969
@sainaik9969 4 жыл бұрын
Thank you bro
@emmanuelarchibong9378
@emmanuelarchibong9378 2 жыл бұрын
Thanks a lot
@henriquewirzbergerlima7220
@henriquewirzbergerlima7220 4 жыл бұрын
thank you..
Connect to remote MySql database using Command Prompt
8:44
jinu jawad m
Рет қаралды 26 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
Trump announced the end date of the war / Emergency plane landing
14:05
How to fix cannot connect to mysql server for newly install MySQL Workbench
6:23
MySql workbench :  Access denied for user 'root'@'localhost' in linux
13:44
Началось! Обвал цен на немецкую тройку в Китае.
15:02
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН