0% found this document useful (0 votes)
137 views2 pages

MySQL 5.7 Exam Course Topics - 1Z0-888

This document provides an overview of key topics for installing, configuring, maintaining, optimizing, and replicating MySQL databases. It covers installing and configuring MySQL, user management, maintaining stability, backup strategies, MySQL architecture, monitoring MySQL, security concerns, optimizing query performance, and configuring replication topologies.

Uploaded by

pranav_pareek
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
137 views2 pages

MySQL 5.7 Exam Course Topics - 1Z0-888

This document provides an overview of key topics for installing, configuring, maintaining, optimizing, and replicating MySQL databases. It covers installing and configuring MySQL, user management, maintaining stability, backup strategies, MySQL architecture, monitoring MySQL, security concerns, optimizing query performance, and configuring replication topologies.

Uploaded by

pranav_pareek
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Installing MySQL

Install MySQL
Identify installed Files and Directories
Understand Initial Configuration
Start and Stop MySQL

Configuring MySQL
Understand Server Options, Variables, and the Command Line
Define Option Files
Use System Variables

User Management
Identify MySQL Privilege System
Create and Modify User Accounts
Configure Passwords and Account Expiration
Understand Authentication Plug-Ins
Grant Permissions
Reset a Forgotten Root Password

Maintaining a Stable System


Define Stability
Use Capacity Planning
Troubleshoot
Identify the Causes of Server Slowdowns
Describe InnoDB Recovery

Backup Strategies
Understand Backups
Create a Backup Strategy
Use MySQL Backup Tools
Define Raw Backup Methods
Explain Techniques that Use the Binary Log

MySQL Architecture
Understand How MySQL Processes Requests
Explain How MySQL Stores Data
Use Tablespaces
Identify Redo and Undo Logs
Define How MySQL Uses Memory

Monitoring MySQL
Monitor MySQL with Log Files
Monitor MySQL with Status Variables
Monitor MySQL with Performance Schema

MySQL Security
Identify Security Risks
Understand Network security
Use Password Security
Explain Operating System Security
Protect Against SQL Injections

Optimizing Query Performance


Identify Slow Queries
Understand the EXPLAIN statement
Work with Indexes
Use Index Statistics

Configuring a Replication Topology


Replicate Conflicts
Explain Replication
Configure Replication
Use MySQL Utilities
Identify Replication Threads
Monitor Replication
Troubleshoot Replication

You might also like