This snippet shows how to create a new database and user with assigning permissions of the newly created database to the user. In this example I use database name as user name for clarity and...
MySQL is a relational database management system that runs as a server providing multi-user access to a number of databases.