Published October 1, 2018
Tag: MySQL
Published October 1, 2018
Create a new MySQL user and grant permissions
If you have a server with multiple databases, you usually don’t want to access them with an account with privileges to them all from your…
Leave a Comment
Published September 25, 2018
Reset AUTO_INCREMENT in MySQL
Published September 24, 2018
Truncate all tables in a MySQL database
Published August 13, 2018
Install a LAMP stack on Ubuntu 16.04
Then, restart your Apache server:
Leave a Comment