陈老师:1415968548 郑老师:2735197625 乐老师:354331153
客服热线:
19941464235/19906632509(微信同号)

客服微信

【数据库】MySQL 8.0 性能优化实战培训

课程原价 ¥3500
限时优惠 ¥1288 00天00时00分00秒
购买课程
第一章:Introduction
1.1 Introduction 23:39
1.2 Practice 1-1: Course Environment Overvie(章节录制中)
第二章:Performance Tuning Concepts
2.1 Overview(章节录制中)
2.2 Terminology(章节录制中)
2.3 Benchmarking(章节录制中)
2.4 Troubleshooting performance issues(章节录制中)
2.5 Tuning steps(章节录制中)
2.6 Deploying and maintaining MySQL(章节录制中)
2.7 Practice 2-1: Quiz–Performance Tuning(章节录制中)
第三章:Performance Tuning Tools
3.1.MySQL monitoring tools(章节录制中)
3.2 Oracle DB monitoring tools(章节录制中)
3.3 Community monitoring tools(章节录制中)
3.4 Linux tools(章节录制中)
3.5 Benchmarking tools(章节录制中)
3.6 Practice 3-1: Using MySQL Command-Line Monitoring Tools(章节录制中)
3.7 Practice 3-2: Using MySQL Enterprise Monitor(章节录制中)
3.8 Practice 3-3: Using Benchmark Tools(章节录制中)
3.9 Practice 3-4: Using Linux System Monitoring Tools(章节录制中)
第四章:Performance Schema
4.1 What is Performance Schema(章节录制中)
4.2 Schema overview(章节录制中)
4.3 Configuration(章节录制中)
4.4 The Instance and Connection Tables(章节录制中)
4.5 Querying event data(章节录制中)
4.6 The sys schema(章节录制中)
4.7 MySQL Workbench performance tools(章节录制中)
4.8 Practice 4-1: Examining the Performance Schema Configuration(章节录制中)
4.9 Practice 4-2: Querying the Performance Schema(章节录制中)
4.10 Practice 4-3: Using sys to Work with the Performance Schema(章节录制中)
4.11 Practice 4-4: Using MySQL Workbench for Performance Schema Configuration, Monitoring, and Reporting(章节录制中)
第五章:General_Server_Tuning
5.1 How MySQL uses memory(章节录制中)
5.2 Calculating maximum MySQL memory usage(章节录制中)
5.3 Managing connections(章节录制中)
5.4 Tuning threads(章节录制中)
5.5 Practice 5-1: Calculating Total Thread Memory Usage(章节录制中)
5.6 Practice 5-2: Managing the Number of Client Connections(章节录制中)
5.7 Practice 5-3: Investigating the Effects of Multiple Simultaneous Connections(章节录制中)
5.8 Practice 5-4: Investigating the Effects of Thread Caching(章节录制中)
第六章:Tables_Files_Logs
6.1 Sizing the table cache 30:01
6.2 Managing tables and files(章节录制中)
6.3 Tuning the binary logs(章节录制中)
6.4 Practice 6-1: Sizing the Table Cache 12:05
6.5 Practice 6-2: Tuning Open Files Limit(章节录制中)
6.6 Practice 6-3: Sizing the Binary Log Cache(章节录制中)
6.7 Practice 6-4: Identifying I/O Hotspots with MySQL Workbench(章节录制中)
第七章:Tuning_InnoDB
7.1 What is InnoDB(章节录制中)
7.2 How does InnoDB work(章节录制中)
7.3 Tuning InnoDB buffer pool and log files(章节录制中)
7.4 Measuring InnoDB performance(章节录制中)
7.5 Practice 7-1: Investigating the Effects of Log Files on Transactions(章节录制中)
7.6 Practice 7-2: Using SHOW ENGINE INNODB STATUS(章节录制中)
7.7 Practice 7-3: Monitoring InnoDB Metrics in the Information Schema(章节录制中)
7.8 Practice 7-4: Evaluating InnoDB Buffer Pool Size(章节录制中)
第八章:Optimizing_Your_Schema
8.1 Schema design considerations(章节录制中)
8.2 Indexes(章节录制中)
8.3 InnoDB table compression(章节录制中)
8.4 Partitioning tables(章节录制中)
8.5 Practice 8-1: Comparing the Effects of Table Normalization on Query Performance(章节录制中)
8.6 Practice 8-2: Choosing the Correct Data Type(章节录制中)
8.7 Practice 8-3: Compressing Tables(章节录制中)
8.8 Practice 8-4: Partitioning(章节录制中)
第九章:Monitoring_Queries
9.1 Identifying candidate queries for optimization(章节录制中)
9.2 Server logs(章节录制中)
9.3 Statement status variables(章节录制中)
9.4 Performance Schema and sys(章节录制中)
9.5 Graphical tools(章节录制中)
9.6 Practice 9-1: Monitoring Statements(章节录制中)
9.7 Practice 9-2: Using the Slow Query Log(章节录制中)
9.8 Practice 9-3: Identifying Slow Queries with MySQL Enterprise Monitor Query Analyzer(章节录制中)
9.9 Practice 9-4: Identifying Slow Queries with sys Views(章节录制中)
9.10 Practice 9-5: Using MySQL Workbench Query Statistics(章节录制中)
第十章:Optimizing_Queries
10.1 How the optimizer works(章节录制中)
10.2 Understanding the query plan(章节录制中)
10.3 Optimizing queries(章节录制中)
10.4 Practice 10-1: Understanding the Query Execution Plan with the EXPLAIN Statement(章节录制中)
10.5 Practice 10-2: Improving the Performance of a Query(章节录制中)
10.6 Practice 10-3: Tracing the Optimizer(章节录制中)
第十一章:Optimizing_Locking
11.1 How MySQL locking works(章节录制中)
11.2 InnoDB lock types(章节录制中)
11.3 Metadata locks(章节录制中)
11.4 Viewing lock information with SQL statements(章节录制中)
11.5 Investigating locks by querying system databases(章节录制中)
11.6 Practice 11-1: Troubleshooting Blocked Queries(章节录制中)
11.7 Practice 11-2: Investigating Metadata Locks(章节录制中)
第十二章:Tuning_Replication
12.1 Replication overview(章节录制中)
12.2 Understanding replication lag(章节录制中)
12.3 Diagnosing replication lag(章节录制中)
12.4 Resolving replication lag(章节录制中)
12.5 Practice 12-1: Diagnosing Replication Lag by Using Binary Log File Name and Position(章节录制中)
12.6 Practice 12-2: Diagnosing Replication Lag by Using GTID Sets(章节录制中)
第十三章:Conclusion
13.1 Conclusion(章节录制中)

授课教师

郭一军

云贝教育创始人
腾讯云TVP
PostgreSQL ACE总监

最新学员