only for RuBoard - do not distribute or recompile Previous Section Next Section

Chapter 6. Security

Among the many tasks of database administrators and architects is the critical one of making sure only the proper users can access data stored in the database. Ensuring proper data access (security) comes in many forms. For example:

A security failure at any one of these points can compromise the integrity of all the data in the database engine. In this chapter, we examine how to secure MySQL at all levels.

only for RuBoard - do not distribute or recompile Previous Section Next Section