Thanks man... This is the best video I've found so far on connecting to the mysql database. I really appreciate this one
@jess-inspired Жыл бұрын
Always a pleasure to be of help
@onwunzoamara2 жыл бұрын
This was quite helpful... Jess inspired, always the 'go-to' place.
@jess-inspired2 жыл бұрын
💯
@faridamomoh34772 жыл бұрын
Thank you so much Jesse. So easy and straight forward.
@jess-inspired2 жыл бұрын
Glad it helped you💯
@victornwosu52522 жыл бұрын
Thanks for this Jess, saved me a lot of research time.
@jess-inspired2 жыл бұрын
You're welcome bro💯
@onwunzoamara2 жыл бұрын
Thanks Jesse, I've been looking for a way around this.
@jess-inspired2 жыл бұрын
Always a pleasure to help..🙌🏾
@Steve-zw1yh2 жыл бұрын
Could you help test connection is not suported_auth_mode. Client not supported.
@SurajKumar-ku1lg2 жыл бұрын
Same problem
@jess-inspired Жыл бұрын
Sorry for the late reply.. If you're yet to get it fixed.. You can run in your mysql shell.. ALTER USER 'username'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password' N/B: Go ahead and change 'username' with your specified username and 'password' with yours. You can have an empty string for password if you don't want any.. Hop this helps..
@Steve-zw1yh Жыл бұрын
@@jess-inspired thanks a lot
@BVPR-z1s Жыл бұрын
@@jess-inspired how to run in the shell..
@niranjansai7832 Жыл бұрын
thanks man so helpful🤘🤘
@jess-inspired Жыл бұрын
Much appreciated 🙏🏾
@slimysnail6071 Жыл бұрын
Error opening connection self signed certificate in certificate chain I had a 'ssl' option with 'disabled' or 'enabled'(with a lot of set up), I chose enable.. But I am not seeing any SSL option in your video.. Plz help
@ayushsingh6435 Жыл бұрын
Soooo Helpful
@jess-inspired Жыл бұрын
It's a pleasure 💯
@PirateGames2775 ай бұрын
Thanks!
@mustaphamohammed8537 Жыл бұрын
Can you please do same for php?
@abcd-rm6zp Жыл бұрын
Hii, I am Sargam from India . I recently started doing works on Ubuntu and now i need to set up my "MySQL Database " in V.S.Code on it and I don't know how these would be done. Can anyone help me to fix out this issues . It's my pleasure that you would help me or you can suggest me a KZbin link.
@jess-inspired Жыл бұрын
Hello. You can try out this article from digital ocean www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-20-04 Hope it helps. Also sounds like a great idea for a video. Cheers