English Delivery Only: MySQL Performance & Tuning
- Código del Curso MYSDBAPT
- Duración 2 días
Otros Métodos de Impartición
Salta a:
Método de Impartición
Este curso está disponible en los siguientes formatos:
-
Clase de calendario
Aprendizaje tradicional en el aula
-
Aprendizaje Virtual
Aprendizaje virtual
Solicitar este curso en un formato de entrega diferente.
Temario
Parte superiorThis MySQL Performance & Tuning course is designed for Database Administrators,Application Developers and Technical Consultants who need to monitor and tune the performance of MySQL servers and databases.
The course provides practical experience in monitoring and tuning MySQL servers and databases.
Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
Versions supported 8,5.7,5.6.
Curso Remoto (Abierto)
Nuestra solución de formación remota o virtual, combina tecnologías de alta calidad y la experiencia de nuestros formadores, contenidos, ejercicios e interacción entre compañeros que estén atendiendo la formación, para garantizar una sesión formativa superior, independiente de la ubicación de los alumnos.
Calendario
Parte superior-
- Método de Impartición: Aprendizaje Virtual
- Fecha: 26-27 febrero, 2026 | 10:30 AM to 6:00 PM
- Sede: Aula Virtual (W. Europe )
- Idioma: Español
Dirigido a
Parte superiorAnyone who wishes to monitor and tune MySQL performance for MySQL 5.6,5.7 and 8 databases.
Objetivos del Curso
Parte superiorTo provide the skills necessary to monitor and tune MySQL performance.
Contenido
Parte superiorCourse Introduction
- Administration and Course Materials
- Course Structure and Agenda
- Delegate and Trainer Introductions
Session 1: INTRODUCTION TO PERFORMANCE TUNING
- Tuning Overview
- Tuning Levels
- Resolving Performance Issues
- Recommended Approach to Tuning
- Items to Evaluate
- Where to look
- Planning a Monitoring Routine
- Building a New Database for Performance
- Tuning an Existing Database
- Setting Suitable Goals
Session 2: MYSQL PERFORMANCE TUNING TOOLS
- Administration Tools
- The Information Schema
- MySQL 8 Information Schema Changes
- Performance-related SHOW Commands
- Benchmarking Tools
- The MySQL Performance Schema
- MonYog
- Exercises: Obtaining Performance Information
Session 3: SCHEMA DESIGN
- Normalisation
- De-normalisation
- Naming Conventions
- Load Generation,Stress Testing and Benchmarking Tools
- Selecting Data Types
- Data Types
- Character Sets
- Choosing Storage Engines
- Exercises: Effects of Design on Performance
Session 4: STATEMENT TUNING
- Overview of Statement Tuning
- Identifying Problem Queries
- The Optimizer
- Explain
- Exercises: Identifying Problem Queries and Using Explain
Session 5: INDEXES
- Index Overview
- Index Size
- Types of Index
- Index Tuning
- Indexes and Joins
- Descending Indexes
- Invisible Indexes
- InnoDB Cached Indexes Information
- Exercises: Indexes and Performance
Session 6: SERVER CONFIGURATION AND MONITORING
- Server Configuration Variables
- Server Status Variables
- Table Cache
- Multi-Threading
- Connection Issues
- Query Cache
- Exercises: Setting and Interpreting Server Variables and Caching
Session 7: LOCKING
- Types of Locking
- Locking and Storage Engines
- Effects of Locking on Performance
- Monitoring InnoDB Locks in MySQL 5,7 and 8
- MySQL 8 Disable Deadlock Detection
- Exercises: Locking and Performance
Session 8: THE INNODB ENGINE
- Transactions
- Crash Recovery
- Locking
- Monitoring InnoDB
- Caches and Buffers
- Configuring Data Files
- Configuring the Log Files
- Exercises: InnoDB Configuration and Performance
Session 9: OTHER STORAGE ENGINES
- MyISAM Engine
- Merge Engine
- Archive Engine
- Memory Engine
- Blackhole Engine
- CSV Engine
- The Spider Engine
- The ColumnStore Engine
- The MyRocks Engine
- Mixing Storage Engines
- Exercises: Storage Engine Performance
Session 10: OVERVIEW OF CLUSTERING AND PERFORMANCE
- Advantages Performance Advantages of Clustering
- Performance Issues and Clustering
- The NDBCluster Engine
- The Galera Cluster
- The Percona XtraDB Cluster
- MySQL InnoDB Cluster
- The Federated Engine
- The FederatedX Engine
- Overview of Other High Availability Techniques
- NOSQL and Mencached Overview
Session 11: DUMPING AND LOADING DATA
- SQL statements versus delimited data
- Parameters affecting dump performance
- Parameters affecting load performance
- Exercises: Dump and load performance
Session 12: PARTITIONED TABLES
- Partitioned tables concepts
- Range partitioning
- Hash partitioning
- Key partitioning
- List partitioning
- Composite partitioning or subpartitioning
- Partition Pruning
- MySQL 8 Partitioning new features
- Exercises: Partitioned Table Performance
Pre-requisitos
Parte superiorDelegates must have a working knowledge of MySQL Database Administration.
This course is run on a Linux operating system,a basic knowledge of Linux/UNIX is recommended but is not essential.
Siguientes Cursos Recomendados
Parte superior- Apache Web Server