Mariadb (Ubuntu) - ERROR 1698 (28000): Access denied for user 'root'@'localhost'

Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=p08xghuzBwc



Duration: 2:41
84,117 views
390


when i trying to run : mysql -p on ubuntu, it says error :

mysql (mariadb) ERROR 1698 (28000): Access denied for user 'root'@'localhost'.

----

That error caused by, you not run with sudo ..
try with : sudo mysql -p, run and you will connected to mariadb - mysql.

---
See this video for details.




Other Videos By Ambar Hasbiyatmoko


2017-04-12Codeigniter (Ubuntu 16.04) - The Encrypt library requires the Mcrypt extension.
2017-04-11Install Android Studio on Ubuntu 16.04
2017-04-10Samba (centos - windows7) : Windows cannot access centos. You do not have permission to access.
2017-04-10Displaying PHP errors when : The localhost page isn’t working (on Ubuntu)
2017-04-08Virtualbox - Port forward web server (guest to host)
2017-04-07Slick jquery slider - Fix image width
2017-04-05Virtualbox on centos 7 - Kernel driver not installed (rc=-1908)
2017-04-04Codeigniter + Nginx configuration on Ubuntu 16.04
2017-04-04install nginx + php5.6 on Ubuntu 16.04
2017-04-03Virtualbox error - Failed to create the hard disk storage, with UUID already exists
2017-04-03Mariadb (Ubuntu) - ERROR 1698 (28000): Access denied for user 'root'@'localhost'
2017-04-02Virtualbox on Centos 7 - No package kernel-devel-3.10.0-327 available.
2017-03-31Install virtualbox on Centos 7
2017-03-28Ubuntu, Pgadmin(delete DB) - An error has occurred: database is being accessed by other users.
2017-03-27Wordpress (https error) - mixed content was loaded over https but requested an insecure script
2017-03-23Virtualbox error - failed to install the extension pack
2017-03-22Javascript Tutorial - How to get object length
2017-03-22Virtualbox problem - no devices available (usb devices - flashdisk)
2017-03-21Virtualbox error (in ubuntu) - implementation of the USB 2.0 controller not found!
2017-03-19Dota 2 - Witch Doctor Carry, 24 kills LOL
2017-03-18PHPExcel error (in ubuntu) - The localhost page isn’t working when trying to save .xlsx



Tags:
mariadb
database
mysql
ubuntu
linux
login
denied
root
localhost
terminal
sudo
user