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

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu