Install MYSQL Ubuntu 18.04.
Install MYSQL Ubuntu 18.04.
How to Install Mysql On ubuntu 18.04.
We tell you about installing Ubuntu in MYSQL , We can do any mysql installation on any Ubuntu Version using steps Shown Above .
Install Mysql Ubuntu in Linux 16.04.
Install Ubuntu In Mac or Linux.
mysql ubuntu access denied for user ‘root’@’localhost.
Follow Me On :-
Kali Linux:-
McAfee Anti-Virus –
Quick Heal Free :-
——-BUY ME A COFFEE————–
buymeacoff.ee/Lj0RXgU
—– COURSE LINKS:
+ Repo –
+ Atom editor –
+ Download GIT –
+ Visual Studio Code –
———————————————————————————————
SUBSCRIBE TO CHANNEL –
========== Spring Boot Tutorials Playlist ==========
============ Spring MVC for Beginners Playlist =============
================== Social Links ==================
FaceBook –
Nguồn: https://ftlinuxcourse.com
Xem thêm bài viết khác: https://ftlinuxcourse.com/lap-trinh-linux
Xem thêm Bài Viết:
- Trải nghiệm mới hay ho với hướng dẫn cài Mac Os trên vmware
- Bật mí cách cài đặt ssl miễn phí lên Let’s Encrypt
- Tuyệt chiêu tạo usb boot kali linux đơn giản dành cho bạn
- Hướng dẫn chi tiết từ A – Z các bước cài đặt Python trên Windows 10
- Bật mí quy trình cài đặt Kali Linux trên Vmware đúng chuẩn và chi tiết
Thanks for the video. Would be nice if you provided the link to download the text file containing the commands you copied from to paste and run in the Terminal.
what is the old password ?
thank you very much for this video!!!!!!
FOR NEW VERSION OF MYSQL USE THE FOLLOWING PROCEDURE
mysql ver 8.0.16 for osx10.14 on x86_64
mysql> ALTER USER 'root'@'localhost' IDENTIFIED BY 'mypassword';
Query OK, 0 rows affected (0.09 sec)
mysql> FLUSH PRIVILEGES;
Query OK, 0 rows affected (0.04 sec)
mysql>
Now open MySQL Workbench
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 ''authentication_string'=PASSWORD
Thanks a lot, you really saved my day xD
Thanks a lot, you really saved my day xD
Thanks a lot, you really saved my day xD
Thanks a lot, you really saved my day xD
helpful one 🙂
thnks bro
Thanks a lot
Thanks for this wonderful tutorial
thaaaaaaaaaaaaaaaaaaaaaaaaaanks so much <3
what do you mean when you said old password?? at 4:32 which password do you mean
This video was very helpful & saved me from some serious frustration. Cheers!
Thank you!
This is a lot easier in Windows and Mack.
at 5:00 minutes
How to fix it….
it's not getting.. As I forgot the password
Hi,
if you receive ERROR 1146 (42S02): Table 'mysql.User' doesn't exist, copy and paste the following OUTSIDE the mysql window in a terminal session:
mysql_upgrade -u root
perhaps with SUDO infront
sudo mysql_upgrade -u root
Br
M4gne
Thank you, dude! From Russia
Had problems to set new password. This site helped: https://linuxize.com/post/how-to-change-mysql-user-password/
thanks for the demo
Which password did you give after sudo mysql -u root -p. I add my ubuntu password but it doesn't work. then I add my sql password, it doesn't work. tell me what.
It shows me this when i entered sudo passward
E: Could not get lock /var/lib/dpkg/lock-frontend – open (11: Resource temporarily unavailable)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
thank you
Two days and loads of rows in terminal finally a solution. HUGE thanks
The only place where I found this information explained so clearly. Thanks!
Thank you so muchh sir!!!
thanks a lot!!
Thanks man, you are good!
Can i download and install it like i used to do it in my windows ? Or i have to follow this procedure only
Thank you
Thank you very much, this really helped,
Great, thanks for the video. It works
works fine.
Thanks man
Thanks a lot bro! You are my lifesaver!!!!
Bro.. Whenever I clicked the local instance 3306 it shows like this " cannot connect to database server"what can I can do?
I owe more to you than Jesus
СПАСИБО ТЕБЕ МУЖИК
It was very helpful, thank you so much