Install MySQL 8.0.28 on Linux Ubuntu 20.04LTS [Step-by-Step]

Install MySQL 8.0.28 on Linux Ubuntu 20.04LTS [Step-by-Step]

PnTutorials by Pradnyankur Nikam

2 года назад

28,330 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Harshit Rathod
Harshit Rathod - 02.11.2023 20:44

Sir it is giving me this error even when I'm reinstalling it
Skipping password set for root as authentication with auth_socket is used by default.
If you would like to use password authentication instead, this can be done with the "ALTER_USER" command.

Ответить
Steve Fox
Steve Fox - 18.10.2023 08:47

you got one sub today :P

Ответить
Jyotsna Giri
Jyotsna Giri - 13.08.2023 14:56

sir the siftware installationwas upto the point but honestly ...the issue was after importing a prepared sql file...i did used Create databases;---> but i do not know when the time came for reading tables ..that was in .sql file it failed

Ответить
Nerd Pokemon
Nerd Pokemon - 08.08.2023 20:57

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

Ответить
DetoxifiedPlant
DetoxifiedPlant - 16.03.2023 18:30

very clean installation,
thanks

Ответить
TheDyslexicWebDev
TheDyslexicWebDev - 11.03.2023 16:41

Thank you so much!!

Ответить
Anonymous Game-Beats
Anonymous Game-Beats - 01.03.2023 19:20

help; tried installing different versions after cleaning the old one still getting same problem; there is no file on the
following path in the error; and when using command : sudo find / -type s: I can't find the .sock file of mysqld so kindly help
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'

Ответить
Vijay Yarramsetty
Vijay Yarramsetty - 28.02.2023 07:59

amazing clarity

Ответить
Clement Bako
Clement Bako - 21.02.2023 04:06

Your video is superb. Thank you very much, just one issue, I am trying to install MySQL on Ubuntu Server 22.04, and I keep on getting this error message even after following your steps. ... Failed! Error: SET PASSWORD has no significance for user 'root'@'localhost' as the authentication method used doesn't store authentication data in the MySQL server. Please consider using ALTER USER instead if you want to change authentication parameters. Please could you comment on this issue? Thanks

Ответить
Darthi Dani
Darthi Dani - 08.02.2023 01:39

I have trouble error 2002

Ответить
Manideep Gunda
Manideep Gunda - 24.01.2023 07:27

Can the same process works for mysql5.7 where i have to install in ubuntu 18.04 where architecture of server is aarch64.

Ответить
Eddy Cuevas
Eddy Cuevas - 19.01.2023 05:30

Remarkable Job! Thank you very much!

Ответить
Varun Kumar Singh
Varun Kumar Singh - 18.01.2023 09:01

thakyou

Ответить
l Tensai l
l Tensai l - 09.01.2023 06:38

Awesome thank you! Liked and subscribed

Ответить
F R G
F R G - 29.12.2022 02:19

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) -- I could change password trough this command line inside sudo mysql( ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password by 'newpassword' ) I could set a new password, but when I tried to get access again to mysql trough sudo got this error ERROR 1045 (28000) why?

Ответить
Hamed Naderi
Hamed Naderi - 15.12.2022 12:40

Very helpful, thank you!

Ответить
subhas palan
subhas palan - 09.12.2022 15:43

very nice and simple video, Thank you Sir

Ответить
Srikanth Ambal Dhage
Srikanth Ambal Dhage - 08.12.2022 20:45

Thank you very much sir. You explained it very clearly.

Ответить
Louda
Louda - 27.10.2022 16:11

thank you bro! much love

Ответить
Camal Mitchy
Camal Mitchy - 25.10.2022 21:54

Nice one... I am officially your student.

Ответить
harshita singh
harshita singh - 23.10.2022 20:21

hello there thnx for this video but when I am trying to login this error gets popped up pls help me if you can @PnTutorials by Pradnyankur Nikam
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password by 'newpassword';
ALTER: command not found
harsh@harsh-virtual-machine:~$ mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
harsh@harsh-virtual-machine:~$
harsh@harsh-virtual-machine:~$ ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password by 'newpassword';
ALTER: command not found

Ответить
IBAADU RAHMAN
IBAADU RAHMAN - 23.10.2022 08:34

Sir, after typing sudo apt update this is what am getting
Reading packaging lists...Done
Building dependency tree
Reading state information...Done
5 packages can be upgraded. Run 'apt list--upgradable' to see them.

Ответить
Lara Rawf
Lara Rawf - 17.10.2022 02:04

God bless u

Ответить
TB Free Prayagraj
TB Free Prayagraj - 06.09.2022 14:54

root acces denied solution

Ответить
Prajwal Kadam
Prajwal Kadam - 19.08.2022 08:06

Sir after installation my gui of Ubuntu is gone please help

Ответить
Madhava Melkote
Madhava Melkote - 18.08.2022 06:43

hi bro, thanks a lot subscribed :)

Ответить
Soumya Ranjan
Soumya Ranjan - 15.08.2022 21:14

It's amazing bro , I never expected such a premium explanation, from a video having less views.

Ответить
Hitesh Kumar Sharma
Hitesh Kumar Sharma - 12.08.2022 14:42

Nice tutorial

Ответить
Amner
Amner - 10.08.2022 14:23

... Failed! Error: SET PASSWORD has no significance for user 'root'@'localhost' as the authentication method used doesn't store authentication data in the MySQL server. Please consider using ALTER USER instead if you want to change authentication parameters. showing this after pressing y confirms change of password

Ответить
Nonelela Cele
Nonelela Cele - 27.07.2022 17:32

i'm getting this error after after the password status => ... Failed! Error: SET PASSWORD has no significance for user 'root'@'localhost' as the authentication method used doesn't store authentication data in the MySQL server. Please consider using ALTER USER instead if you want to change authentication parameters.

Ответить
amar joshi
amar joshi - 21.07.2022 13:40

Thank you so much sir…..nicely done

Ответить
Babar Hussain
Babar Hussain - 29.06.2022 02:51

Man I am so glad i watched your tutorial !!!! Thank you so much. First I watched your video how to uninstall mysql and then i followed this one. Believe me, finally sign of relief.

Ответить
tipsadaa tricks
tipsadaa tricks - 13.06.2022 15:45

Sir, I have selected strong length password which causes error. I want to change it into low length password. But there is no options ... again. only type your password option

Ответить
Márcio Rodriguez
Márcio Rodriguez - 17.05.2022 23:36

mysql -u root -p instead of sudo mysql >>> newer versions

Ответить
Rowel Manog
Rowel Manog - 10.05.2022 07:19

Great help! Thanks!

Ответить
Mr. Spock
Mr. Spock - 08.05.2022 22:02

I still got some erros but I just googled and solved them. Perfect tutorial, should get way more views.

Ответить
Fausto Gatti
Fausto Gatti - 07.05.2022 12:41

hi, when I try to set the password for the mysql_secure_installation it appears "...FAILED! Error SET PASSWORD has no significance for user 'root'@'localhost' as the authentication method used doesn't store authentication data in MySQL server. Please consider using ALTER USER instead if you want to change authentication parameters." How do I fix it?

Ответить
Victor Odaguiri
Victor Odaguiri - 02.05.2022 17:58

thank you dude I was pissed I couldn't configure a connection

Ответить
Mohammad Tavasoli
Mohammad Tavasoli - 26.04.2022 00:41

hey bro, thank you for this tutorial

Ответить
Brishketu
Brishketu - 25.03.2022 21:05

how to download mysql workbench

Ответить