June 2015
Beginner
140 pages
3h
English
The root user in our MariaDB database server will have rights to every database and table. We don't want to use the MariaDB root user for day-to-day operations or hand out the password to anyone who doesn't absolutely need to have it. Instead, we want to create users that have specific rights to the specific databases they need to work with.
In this chapter, we will cover the following topics:
The privileges or rights that we can grant to users are many and varied. They break down into three main categories:
Read now
Unlock full access