16.04 - I dont locate mysql directory after installation - Ask Ubuntu


i installed mysql-server apt-get install mysql-server, directory not in /etc/mysql

any solution?

my ubuntu xenial

thanks!

resolved:

sudo add-apt-repository 'deb http://archive.ubuntu.com/ubuntu trusty universe' sudo apt-get update sudo apt install mysql-server-5.6 * see note below if error sudo apt install mysql-client-5.6 

Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

software installation - How to install linux driver for a lb-link wireless usb adapter - Ask Ubuntu

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu