Table of Contents

Search

  1. Preface
  2. Introduction to Dynamic Data Masking Administration
  3. Authentication
  4. Connection Management
  5. JDBC Client Configuration
  6. ODBC Client Configuration
  7. Access Control
  8. Logs
  9. High Availability
  10. Server Control
  11. Performance Tuning
  12. Troubleshooting

Administrator Guide

Administrator Guide

MySQL Connections

MySQL Connections

Configure database privileges and impersonation and cleanup commands for a MySQL database.
The required user privileges and commands for impersonation and cleanup vary based on the database and database version. The following privileges and commands are examples that work for some versions of the database.

Impersonation Commands

You might enter the following command in the
Impersonation Commands
text box for a MySQL database:
USE \(AUTH_CATALOG)

Cleanup Commands

You might enter the following command in the
Cleanup Commands
text box for a MySQL database:
USE \(ADMIN_CATALOG)

0 COMMENTS

We’d like to hear from you!