September 2014
Intermediate to advanced
384 pages
9h 28m
English
This chapter illustrates the tools that MariaDB provides to control advanced security features and process management. The reader should already have the basic knowledge of MariaDB accounts and permission management, such as the basic syntax of the GRANT and REVOKE statements and how the permissions apply to databases, tables, and columns.
The following topics will be discussed in this chapter:
The access control layer of MariaDB is based on accounts. An account is composed of a username and the name of the host from which the user connects. The account's syntax is shown ...
Read now
Unlock full access