News

How to set up MySQL for remote access on Ubuntu Server 16.04 Your email has been sent If you need to allow remote connections to your MySQL server, see how you can easily accomplish that task.
First gain access to the MySQL prompt with the command: sudo mysql Once you’re on the MySQL prompt, create the new database with the command: Continue adding data to the table in the same fashion.