Beginners MYSQL Database Tutorial # How to install MySQL on Ubuntu/Debian Linux

Beginners MYSQL Database Tutorial # How to install MySQL on Ubuntu/Debian Linux

ProgrammingKnowledge

10 лет назад

354,925 Просмотров

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


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

Virtual speaker
Virtual speaker - 29.07.2023 14:42

MySQL -u root -p
Which password I have to enter

Ответить
Hamid Ja
Hamid Ja - 26.09.2022 18:02

Thanks for sharing

Ответить
Gopi Jaiswal
Gopi Jaiswal - 24.02.2022 06:51

I want to use apps withput privacy or guide me how to manage safely

Ответить
Jean Rodrigues
Jean Rodrigues - 24.01.2022 22:15

Peter

Ответить
Jean Rodrigues
Jean Rodrigues - 18.01.2022 17:50

Floppy

Ответить
Jean Rodrigues
Jean Rodrigues - 18.01.2022 17:49

Juan

Ответить
Jean Rodrigues
Jean Rodrigues - 23.09.2021 15:14

Floppy

Ответить
Arindam
Arindam - 02.04.2021 12:44

thanks :)

Ответить
manju
manju - 21.01.2021 19:23

thank you sir...ur video helped me alot

Ответить
Yuvraj Singh
Yuvraj Singh - 21.01.2021 17:58

Sir its saying
ERROR 1045 (28000): Access denied for user 'name'@'localhost' (using password: NO)
WHAT TO DO FOR IT SIR

Ответить
Namita Hingmire
Namita Hingmire - 11.12.2020 17:15

When I type the command:mysql there was an error like this:
ERROR 2002 (HY000) :can't connect to local Mysql server through socket '/var/run/mysqld/mysqld.sock'(2)....
So what can i do

Ответить
Nitil Poddar
Nitil Poddar - 23.11.2020 07:58

it didn't asked password from me

Ответить
Nageswararao Merapureddy
Nageswararao Merapureddy - 25.08.2020 16:30

I am not getting the setup for password so please help anyone

Ответить
Harish Raja Arun Theeban
Harish Raja Arun Theeban - 13.07.2020 09:46

How to Download popsql for linux?

Ответить
Sankalp Arora
Sankalp Arora - 04.06.2020 06:26

I haven't been asked for password in between.
What to do?

Ответить
SUDIPTA SAMAL
SUDIPTA SAMAL - 17.05.2020 20:45

Sir I am using window bash. And I am unable to install mysql .
There seems to be a installation error.
By executing "mysql" command . I get the following error:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
I have tried reinstalling mysql-server . But this persists every time. Please help me to fix it.
While installing .It doesn't even ask me to set password.
thanks
@ ProgrammingKnowledge

Ответить
Виталий Попов
Виталий Попов - 19.10.2019 16:47

It doesn't work!

Ответить
pranav Kakade
pranav Kakade - 06.09.2019 10:50

its not working ! i got this error - "sudo apt-get install mysql-server
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. "

Ответить
Subham pratap
Subham pratap - 10.08.2019 22:48

Try running "sudo mysql -u root -p" if error is access denied password :NO

Ответить
Andy Hyuga
Andy Hyuga - 02.05.2019 14:05

I already install the mysql server but when i type mysql in the terminal.I get an error 1045:Access denied for user.

How can i solve this problem???

Ответить
erick ramones
erick ramones - 23.02.2019 07:38

where does it get installed?

Ответить
kapil
kapil - 19.02.2019 15:04

Mine showing unable to fetch.

Ответить
Kenneth Kipchumba
Kenneth Kipchumba - 22.01.2019 08:42

Those of you having ERROR 1045 (28000): Access denied for user 'root'@'localhost'(using password: NO)

Go ahead and type the following on the terminal:

mysql -u root -p

Then when prompted to enter password type your root password.

If all goes well you will see the following message (or of similar nature):

Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 7
Server version: 5.7.24-0ubuntu0.16.04.1 (Ubuntu)

Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>

Ответить
Edwin Chi Pineiro
Edwin Chi Pineiro - 19.11.2018 12:36

The prompt to set my password didn't appear :( when I run:
sudo apt-get install mysql-server
does anyone know why? I tried several of times with no success.

Ответить
Yamuna Iris Silvanus
Yamuna Iris Silvanus - 14.11.2018 03:56

why I cant check the tables that I made from localhost/phpmyadmin?

Ответить
arya kunnath
arya kunnath - 11.10.2018 18:01

Please tell me what is sudo password??

Ответить
Ryan Mark Hiluano
Ryan Mark Hiluano - 31.07.2018 07:08

One more thing, When I update , and install it both gives an error.
I read on some forum they said it is DNS problem.
My question, Do we need to turn on the internet when installing the mysql?

Ответить
learn something
learn something - 11.07.2018 19:50

Thanks. It's easily run commands

Ответить
Pulkit Kogta
Pulkit Kogta - 25.06.2018 09:51

after the command `sudo apt-get install mysql-server` it didn't asked me to set any password. then on typing mysql i got the following error : `ERROR 1045 (28000): Access denied for user 'user_name'@'localhost' (using password: NO)`

Ответить
green seek
green seek - 13.05.2018 02:55

MySQL -u root -p is working but MySQL is not available to login

Ответить
Akhil Baiju
Akhil Baiju - 21.02.2018 11:48

thisuserhas is right

Ответить
Akhil Baiju
Akhil Baiju - 21.02.2018 11:48

you bitch its not working

Ответить
Emir Omerov
Emir Omerov - 20.02.2018 14:14

another Indian video....

Ответить
engelbert mifsud
engelbert mifsud - 24.01.2018 21:03

help !! its telling me error1045 (28000) : accesee denied for user etc @local host (using password no )

Ответить
Subha Sambit Sahu
Subha Sambit Sahu - 21.01.2018 10:00

How to give the password becuz its invisible

Ответить
Kuldeep Singh
Kuldeep Singh - 19.01.2018 17:06

Didn't worked for me. Showing 'unable to locate my sql and package server'.

Ответить
faisal taher
faisal taher - 11.12.2017 20:22

what to ido if i have this error: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

Ответить
Abhinaysankar Reddy Nagu
Abhinaysankar Reddy Nagu - 03.12.2017 21:53

even i type mysql-p , i am getting reply as " Command not found", please help me , what to do

Ответить
Jacek Wójtowicz
Jacek Wójtowicz - 20.11.2017 11:36

apt-get install: php5, mysql-server-5.x mysql-client-5.x, php5-mysql, libapache2-mod-php5
mysql-p
create database joomladb;
create user ‘root@localhost’ identified by ‘haslo’;
grant all on joomladb.* to root@localhost;
exit;
apg

Ответить
Rahul Rawat
Rahul Rawat - 31.10.2017 13:49

I am getting the below mention error how to resolve it thanks in advance.
0 upgraded, 0 newly installed, 0 to remove and 503 not upgraded

Ответить
Dileep
Dileep - 12.10.2017 21:18

Thank u

Ответить