Install MySQL on raspbian jessie – RCK

Proceed as pi.

Update the package list

sudo apt-get update

MySQL install

sudo apt-get install mysql-server mysql-client

PHP7.0 user

sudo apt-get install php7.0-mysql

Raspberry pi reboot:

sudo reboot

Add a user to MySQL

Leave a Reply

Your email address will not be published. Required fields are marked *