Introduction to Security in MySql Database

Database security needs the allowing or disallowing user actions on the database and the objects within it. When a user will create a database application, the security policy is the first step. An application security policy is a list of application security requirements and rules that regulate user access to database objects.

In this chapter you will learn about the security of a database.