Privilege MySQL Tutorial

To set up the new database test_rntsoft, in mysql execute the command CREATE DATABASE.

mysql> CREATE DATABASE test_rntsoft;