News

Exiting MySQL You’ve created a database, added a table, and injected data into the table. All that’s left is to exit MySQL with the command exit. Your database is ready to use.
Because MySQL is such a popular database, I thought it would be a great data source to use as an illustration. This will also refresh your memory on how to set MySQL up for remote connections.