News

and remove the test database. To use this command, simply type: mysql_secure_connection Answer the presented questions, and your password will be set, making your database a bit more secure.
The command-line client is nice too. Also, I use MariaDB instead of MySQL in my examples ... sqlite3 library.db To remove an SQLite3 database, just remove it like you would any other file (with rm or ...