Thanks bro , you helped me today twice with mysql problems !
@nateboorsma96344 жыл бұрын
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 Жыл бұрын
thanks a lot, this tip worked for me as i had the same issue as well
@999xMihox9995 жыл бұрын
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!
@sabbr922756564 жыл бұрын
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!
@deltaskyhawk6 жыл бұрын
Thanks .... this had me hair pulling on Linux Mint 19. Could not find any documentation on this issue. Your solution WORKED!
@joaohenrico19885 жыл бұрын
Me too rsrsrsrs
@danpaolillo31684 жыл бұрын
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
@koolooc7263 жыл бұрын
as soon as i enter the password, the command client thing closes
@erickcepeda43395 жыл бұрын
Thanks big boss, Programmers love hindues
@saisandeepivaturi2875 жыл бұрын
Hello, unfortunately, my command line crashes after I press enter right after typing my password. Please help,
@srivivek30574 жыл бұрын
wrong password brother
@nateboorsma96344 жыл бұрын
Check my comment above.
@danielonehi28184 жыл бұрын
Go to services and start SQL. Your problem will be solved
@mihirsansare78044 жыл бұрын
@@danielonehi2818 Thanks man u solved my problem
@mihirsansare78044 жыл бұрын
@@danielonehi2818 Thanks man u solved my problem
@Mr.Indian6624 жыл бұрын
Really thanks you for making this video. Really it works and my database work properly.
@okbatrad97485 жыл бұрын
You're my hero, thnk you broo, rreally you helped me
@juangonzalez32885 жыл бұрын
Thanks brother I was having problems with this!
@PushpendraKumar-ck8op4 жыл бұрын
command: ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'root';
@drakZes2 жыл бұрын
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.
@martinbalke18435 жыл бұрын
Solved my problem after 2 hours thank you
@TheIzaa776 жыл бұрын
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?:(
@akware9774 жыл бұрын
Thanks a lot for this solution.Worked on Windows 10
@yordanydiaz13975 жыл бұрын
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
@MirandaLuciasocool5 жыл бұрын
You need to close MYSQL, if you have it open
@rohithreddy17642 ай бұрын
I’m getting an error saying authentication plug-in. My SQL native password cannot be loaded. The specified mod could not be found.
@christinaslick9875 жыл бұрын
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_Vision4 жыл бұрын
I can't able to connect Mysql to Netbeans and throwing an error ' caching_sha2_password'
@harshitraj84095 жыл бұрын
Thanks bro , my problem is solved.
@sanskratiagrawal43344 жыл бұрын
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
@ashokkumark67562 жыл бұрын
After doing also not opening......and so command client also not working properly when we press enter come out
@mohammedzaidtech59424 жыл бұрын
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
@vitorcarvalho90812 жыл бұрын
Very good, thankyou for video
@glenfernandes36612 жыл бұрын
Really Appreciate this video
@vipintekade64004 жыл бұрын
services option also not showing in my desktop windows 10 ?
@lamperougeone58313 жыл бұрын
Thank you, finally got it to work!
@bindur15405 жыл бұрын
After entering the password cmd got closed Plz help me out
@nateboorsma96344 жыл бұрын
Check out my comment above.
@benroshan33374 жыл бұрын
@@nateboorsma9634 It is not available above
@nateboorsma96344 жыл бұрын
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.
@peterrae36194 жыл бұрын
@@nateboorsma9634 Thanks for this, was reading through this thread for a solution. massive thumbs up to you
@thessaz25884 жыл бұрын
mine does not do anything after entering that code in command line. HELP
@gabrieltargino82043 жыл бұрын
Thank you dude! This help me so much
@benedict66953 жыл бұрын
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-ns1ti5 жыл бұрын
It removed all my databases. what do I do now ?
@vaibhavwahatule41584 жыл бұрын
Thank you bro it's working 👍
@vinittamoli81975 жыл бұрын
i am facing this problem on jupyter window ,please send a solution for this
@efealptekin1603 жыл бұрын
bro commend line doesnt work too
@omarwasfi6 жыл бұрын
it works on linux also thanks .
@ALBERTO-cr3gz5 жыл бұрын
thank you very much friend
@juangranda38086 жыл бұрын
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.
@lucasfrancisco15024 жыл бұрын
I had a little problem: I don't remember my password. How can I recover it?
@jinujawad4 жыл бұрын
U can Reset password first. Check the description. I have another video on that
@prudhvimunjeti92324 жыл бұрын
Bro i even cannot save password bro please help me to sort it out
@markus12856 жыл бұрын
worked for me, thx!
@dkm8653 жыл бұрын
You are life saviour !
@oleghalat31403 жыл бұрын
You are the best !!!!!!!!!!!!!!!!!!!
@radhikamundada67763 жыл бұрын
nahi chal raha hai bhaiya ... kya karu madat karo
@laurap5242 Жыл бұрын
Thank youuuuu!!!!! I save your video
@adrluis74 жыл бұрын
thanks bro! your amazing
@johandejager6294 жыл бұрын
cannot hear anything.....
@shaiknazeer73073 жыл бұрын
Iam not getting
@vipintekade64004 жыл бұрын
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 .
@jinujawad4 жыл бұрын
go to services and start mysql service, it might be stopped.
@vipintekade64004 жыл бұрын
@@jinujawad I restart my system now it is working.
@GSTamer4 жыл бұрын
@@vipintekade6400 not your system, the service, Go to services and then look for mysql. Then right click and start it
@vipintekade64004 жыл бұрын
@@GSTamer I have restrart my system it is working fine.