Introduction to Operation and Maintenance DBA
06 minutes10 secondsIntroduction to database concepts
05 minutes12 secondsIntroduction to database types and principles of relational databases
03 minutes16 secondsIntroduction to non-relational databases
07 minutes25 secondsIntroduction to non-relational database types
05 minutes35 secondsRelational database product introduction 1
05 minutes45 secondsRelational database product introduction 2
09 minutes21 secondsNon-relational database product introduction
04 minutes29 secondsDatabase product rankings and development events
02 minutes16 secondsMySQL database product introduction
04 minutes05 secondsSummary of basic database content
03 minutes20 secondsWhy choose MySQL database? Introduction to the advantages of MySQL
10 minutes06 secondsMySQL database classification and version upgrade knowledge explanation
05 minutes22 secondsThe difference between MySQL database commercial version and community version
04 minutes16 secondsExplanation of release version knowledge of MySQL database
03 minutes52 secondsIntroduction to the three product lines of MySQL database development
07 minutes50 secondsIntroduction to MySQL database release version naming knowledge
01 minutes45 secondsHow to choose MySQL product line products and corresponding versions in enterprise production scenarios
09 minutes13 secondsIntroduction to 5 installation methods commonly used in MySQL database enterprise production
04 minutes45 secondsHow to choose the MySQL database version and installation method
06 minutes33 secondsMySQL5.5 compilation method installation practice
49 minutes36 secondsIntroduction to MySQL database multiple instances
08 minutes00 secondsIntroduction to the advantages and problems of multiple instances of MySQL database
02 minutes35 secondsPortal enterprise application scenario with multiple instances of MySQL database
04 minutes00 secondsIntroduction to various configuration solutions for MySQL database multiple instances
04 minutes19 secondsPractical explanation of multi-instance installation of MySQL database
13 minutes50 secondsMySQL database multi-instance initialization and service startup
08 minutes56 secondsMySQL database multi-instance startup problem troubleshooting methods and practical troubleshooting
08 minutes41 secondsPractical troubleshooting of multiple instances of MySQL database
09 minutes38 secondsAdd a third instance of MySQL database to give practical explanation
10 minutes49 secondsDescription of other faults in MySQL database multiple instances
13 minutes47 secondsIn-depth knowledge and principles of MySQL startup and shutdown
15 minutes34 secondsIn-depth explanation of MySQL login knowledge
10 minutes27 secondsLearn to use MySQL database help
14 minutes45 secondsPractical methods and precautions for modifying mysql password - troubleshooting
15 minutes35 secondsPractical practice on retrieving lost mysql password
21 minutes29 secondsRetrieve lost mysql password in multiple instances
03 minutes02 secondsSQL language introduction and classification detailed explanation
14 minutes42 secondsCreate different character set databases and explain enterprise scenario applications
18 minutes04 secondsExplanation of database management applications such as display-connection-delete etc.
10 minutes01 secondsPractical methods of creating mysql users and authorization
11 minutes54 secondsLocal and remote host authorization ideas and various methods in practice
07 minutes04 secondsDo it yourself to determine the authorization list of MySQL
14 minutes51 secondsExplanation of how to authorize users and permissions in production scenarios
05 minutes10 secondsMySQL table creation statements and table knowledge
17 minutes14 secondsView the table structure and table creation statements
04 minutes10 secondsIndex knowledge and practical methods of index creation
28 minutes30 secondsDescription of basic conditions for indexing to take effect
08 minutes17 secondsPrimary key-unique-common index creation and deletion summary
08 minutes58 secondsDML statement insert knowledge explanation
14 minutes41 secondsPractical explanation of DQL select knowledge
09 minutes26 secondsPractical combat of DQL select multi-table connection query
13 minutes22 secondsUse explain to view the execution plan of a sql statement
08 minutes22 secondsPractice of modifying records in DML table
09 minutes20 secondsA small trial of preliminary incremental recovery of MySQL data
11 minutes42 secondsAnswers to a complete set of interview questions on operation and maintenance of an enterprise
20 minutes28 secondsDML modification table and practical solutions to serious enterprise failure cases
03 minutes00 secondsDelete the data machine enterprise failure cases and prevention methods in the table
06 minutes30 secondsDetailed practical explanation of adding, deleting and modifying table fields
07 minutes57 secondsPractical explanation of changing table names and deleting tables
03 minutes35 secondsMySQL data garbled code and multiple solutions in practice 1
11 minutes34 secondsMySQL data garbled code and multiple solutions in practice 2
02 minutes16 seconds5 ways to prevent MySQL from garbled characters and an in-depth explanation of the root causes
14 minutes15 secondsNext section content and homework instructions
07 minutes23 secondsThoughts before class - 230,000 students from the 17th batch joined BAT company
10 minutes20 secondsThoughts before class - and explanation of test questions before class
06 minutes17 secondsIntroduction to MySQL character sets and instructions for commonly used character sets in production
11 minutes03 secondsDifferences between different MySQL character sets and enterprise production choices
12 minutes40 secondsThe cause of MySQL garbled code begins to reveal the system impact
04 minutes24 secondsWhat exactly does executing set names on MySQL do?
04 minutes16 secondsWhat exactly does the MySQL command import with character set do?
05 minutes34 secondsMySQL data Chinese is not garbled, the ultimate practice
11 minutes49 secondsThe ultimate summary of MySQL data that is not garbled in Chinese
11 minutes34 secondsExplanation of the solution for changing the character set of MySQL data on the production line
12 minutes55 secondsThe significance and importance of backing up data
08 minutes26 secondsMysqldump multiple command parameter backup practice
24 minutes51 secondsHow mysqldump logical backup works
06 minutes05 secondsExplanation of the idea and various methods of backing up multiple libraries
15 minutes30 secondsMySQL single and multiple table backup practice and script batch backup explanation
07 minutes39 secondsOnly backup MySQL table structure and only backup MySQL data
14 minutes28 secondsDetailed explanation of different engine backup command parameters in enterprise production scenarios
12 minutes27 secondsExplanation and practice on using source to restore mysql data
05 minutes00 secondsHow to restore mysql to the sub-database after the sub-database backup
15 minutes22 secondsmysql process-status-explanation of important knowledge about modifying parameters online
22 minutes48 secondsMysqlbinlog command introduction and practical explanation
31 minutes04 secondsDetailed explanation of mysqldump-master-data parameters Q&A
07 minutes43 secondsThe role and importance of master-slave replication is introduced by the architecture
06 minutes26 secondsAn introduction to a large collection of various synchronization solutions for files and DBs
07 minutes46 secondsIntroduction to mysql master-slave replication and implementation of distributed database architecture
14 minutes29 secondsApplication scenarios of master-slave synchronization and introduction to multiple solutions for switching slave databases without losing data
15 minutes38 secondsIntroduction to reading and writing separation of mysql database and enterprise production implementation plan
05 minutes31 secondsSplit business applications into different databases based on enterprise business
04 minutes57 secondsMysql master-slave replication principle drawing explained in simple terms
29 minutes31 secondsmysql master-slave replication practice 01
11 minutes52 secondsmysql master-slave replication practice 02
21 minutes45 secondsDescription of an ultra-simple implementation of master-slave replication
01 minutes22 secondsMySQL master-slave replication principle drawing oral exam explanation
19 minutes33 secondsExplanation of tips for winning corporate interviews
19 minutes24 secondsPractical explanation of multiple cases of MySQL master-slave replication failure
20 minutes36 secondsMySQL master-slave replication configuration steps and precautions
03 minutes58 secondsMain points of MySQL master-slave replication principle
06 minutes02 secondsThe best deployment solution for MySQL master-slave replication in enterprise scenarios
04 minutes31 secondsExplanation of multiple solutions to obtain full backup and binlog location with one click
06 minutes40 secondsOne-click batch configuration of MySQL master-slave replication method without stopping the main database
02 minutes41 secondsMySQL master-slave replication of 3 thread status information explained
10 minutes30 secondsDetailed explanation of various cases of MySQL master-slave replication, read-write separation and authorization
28 minutes50 secondsIgnore the actual synchronization of MySQL master-slave replication master database authorization table
07 minutes33 secondsIgnore MySQL master-slave replication master database authorization table synchronization practice 2
00 minutes08 secondsMySQL master-slave replication specifies synchronization parameters for different database tables
03 minutes15 secondsMySQL master-slave replication slave read-only case practice and summary of principles
07 minutes13 secondsCauses and practical solutions of MySQL master-slave replication failure in enterprise production scenarios
10 minutes10 secondsReasons for opening BINLOG from the library and practical explanation of starting it 1
04 minutes22 secondsReasons for opening BINLOG from the library and practical explanation of starting it 2
01 minutes24 secondsEnterprise scenario: one master, multiple slaves, downtime, slave database switching, master continuation and slave synchronization process detailed explanation 1
08 minutes12 secondsEnterprise scenario: one master, multiple slaves, downtime, slave database switching, master continuation and slave synchronization process detailed explanation 2
05 minutes34 secondsEnterprise scenario: One master and multiple slaves are down and the slave database is down.
02 minutes23 secondsDetailed explanation of dual-master and multi-master synchronization process and explanation of enterprise selection plan
24 minutes39 secondsDetailed explanation of the concepts, advantages and disadvantages of full and incremental backup
13 minutes46 secondsAnalysis of how different enterprises choose backup solutions and scenarios that require backup recovery
09 minutes01 secondsAnalysis of conditions for incremental recovery of enterprise scenario databases
03 minutes16 secondsNecessary conditions for MySQL data recovery and graphic analysis of recovery case scenarios
17 minutes13 secondsActual simulation of enterprise data loss application case scenarios
11 minutes07 secondsMySQL database incremental recovery detailed practice
18 minutes03 secondsMore discussions and summaries on incremental recovery of MySQL database
10 minutes25 secondsMySQL incremental recovery summary and core recovery ideas
16 minutes22 secondsAfter-school self-study ability homework
11 minutes47 secondsInternal student technical conference sharing schedule description
07 minutes18 secondsMysqlbinlog command introduction and practical explanation
31 minutes02 secondsDetailed explanation of mysqldump-master-data parameters Q&A
07 minutes34 secondsIntroduction and practice of MySQL service error log
08 minutes57 secondsIntroduction and practice of common query logs of MySQL service
09 minutes00 secondsIntroduction and practice of MySQL service slow query log
02 minutes22 secondsDetailed introduction to the three working modes of MySQL service binary log
12 minutes09 secondsPractical configuration methods of three working modes of MySQL service binary log
19 minutes26 secondsIntroduction to MySQL service storage engine
06 minutes07 secondsMySQL service storage engine architecture
06 minutes08 secondsMySQL service MyISAM engine introduction and disk file format
04 minutes48 secondsDetailed introduction to MySQL service transactions and description of ACID features
13 minutes03 secondsMySQL service MyISAM engine features explained
04 minutes29 secondsMySQL service MyISAM engine is suitable for production application scenarios
04 minutes46 secondsMySQL service MyISAM engine tuning essentials
06 minutes03 secondsMySQL service InnoDB engine introduction and disk file format
03 minutes54 secondsMySQL service InnoDB engine features explained
02 minutes46 secondsProduction application scenarios suitable for the MySQL service InnoDB engine
08 minutes22 secondsMySQL service InnoDB engine tuning and comparison of different engine functions
05 minutes13 secondsMySQL service engine type functions and corresponding parameter configuration instructions
13 minutes33 secondsVarious solutions for batch modification of MySQL service engine
11 minutes53 secondsInterview questions and other explanations about MySQL service storage engine
04 minutes15 secondsIntroduction and functions of heartbeat
05 minutes53 secondsHeartbeat’s working principle and service switching conditions
10 minutes35 secondsHeartbeat heartbeat connection introduction
07 minutes51 secondsAn explanation of the concept of split-brain
Introduction to the various causes of split-brain
8 secrets to prevent split-brain 01
09 minutes31 seconds8 secrets to prevent split-brain 02
8 secrets to prevent split-brain 03
Description of fence equipment and arbitration mechanism
Introduction to heartbeat message types
IP takeover and failover principle of heartbeat
Explanation of IP configuration management technology for high availability software
Introduction to the default path configuration of heartbeat
heartbeat software version branch description
Introduction to heartbeat enterprise application scenarios
Description of business requirements for deploying heartbeat high availability
Simulation server preparation and IP configuration instructions
Configure host name and server hosts file resolution
Configure inter-server heartbeat connections
Explanation on installing heartbeat software and configuration files
Explanation of the main configuration file parameters of heartbeat
Actual configuration heartbeat configuration file
Start the heartbeat service and view the configured VIP
03 minutes38 secondsSplit-brain failure occurs and troubleshooting ideas based on the previous principles
Analyzing the takeover process through heartbeat logs
Heartbeat implements web service high availability practical case 1
Heartbeat implements high availability of web services Practical Case 1 Principle
heartbeat implements high availability of web services case 2
Production scenario applications related to heartbeat calling resources
heartbeat high availability case expansion
Differences in application scenarios between heartbeat and keepalived
Maintenance points in heartbeat service production environment 1
Maintenance points of heartbeat service in production environment 2
heartbeat service production environment maintenance FAQ
Introduction to the working principle of drbd
07 minutes44 secondsWorking principle diagram of drbd
drbd service introduction
drbd replication protocol and application mode
Introduction to enterprise application scenarios of drbd
Introduction to common operation and maintenance synchronization tools
drbd deployment and ip configuration planning
drbd deployment and ip configuration planning
Installation and configuration preparation of drbd software
Creating synchronized partitions using drbd
drbd environment partition description and partition commands
drbd related configuration list description
Actual installation of drbd software
Configure drbd to load into the kernel module
Drbd configuration file parameter explanation and actual configuration
10 minutes17 secondsdrbd service initialization data fault machine troubleshooting process
29 minutes22 secondsStart drbd and configure master-slave synchronization data
Common faults and troubleshooting methods of drbd service
Mount test database synchronization and view standby node data
23 minutes24 secondsImportant thoughts before class
31 minutes51 secondsMySQL high availability requirements and architecture explained
05 minutes27 secondsThe location and architecture of MySQL high availability in large-scale cluster architecture
05 minutes18 secondsMySQL high availability practical simulation environment description
MySQL high availability production scenario configuration and network address planning
MySQL high availability implementation formal environment preparation and split-brain attention
Quickly install heartbeat under dual-machine Centos6.4 and configure startup
Quickly install the drbd service preparation under dual-machine Centos6.4 01
Quick installation of DRBD service under dual-machine Centos6.4 02
Detailed explanation of drbd service status information details
Start the service to test the actual synchronization of DRBD
Debug drbd service configuration with heartbeat
Debugging drbd service configuration with heartbeat 2
01 minutes24 secondsMySQL service installation practical installation process explanation
06 minutes22 secondsOne-click installation of Mysql multiple instances practical explanation and demonstration
06 minutes34 secondsManually test MySQL high availability switch
05 minutes53 secondsPractical implementation of MySQL dual-master high availability automatic switching
05 minutes42 secondsExplanation of configuration considerations for MySQL dual-master high availability my.cnf
Important principles and troubleshooting ideas for MySQL high availability switching
MySQL master-slave synchronization one-click installation script actual combat
MySQL multi-master multi-slave high availability cluster automatic switching implementation
03 minutes38 secondsExplanation of MySQL high availability precautions and common faults
Introduction to more ideas and solutions for MySQL cluster and high availability
01 minutes10 secondsBasic ideas for troubleshooting slow website opening
Website opens slowly MySQL slow query optimization enterprise case
Website opening slow mysql problem multiple solutions enterprise case
Core experience cases that Linux operation and maintenance personnel must master
03 minutes55 secondsVarious optimized production plans and details of MySQL database 01
14 minutes35 secondsVarious optimized production plans and details of MySQL database 02
Various optimized production plans and details of MySQL database 03
Various optimized production plans and details of MySQL database 04
Summary of various optimization production solutions for MySQL database 05
Project development process and database update process
07 minutes11 secondsDBA participates in project database design and trains developers to efficiently design MYSQL library statements
Project cycle development ideas
Solution case for high cpu usage of linux process
08 minutes13 secondsVarious ideas and techniques for database account permission control
Detailed explanation of database client security control strategy
Core management ideas of database operation and maintenance
An explanation of the basic points of MySQL index optimization 01
58 minutes35 secondsMySQL index optimization production case explanation 02
25 minutes24 secondsMySQL data loss lesson case in production environment
20 minutes46 secondsVarious optimized production plans and details of MySQL database 01
14 minutes33 secondsMultiple optimization production plans and details of MySQL database 02
Various optimized production plans and details of MySQL database 03
Various optimized production plans and details of MySQL database 04
Summary of various optimization production solutions for MySQL database 05
01 minutes23 secondsIntroduction and practical explanation of the solution to realize reading and writing separation in PHP program
23 minutes26 secondsAmoeba software implements database reading and writing separation in practice
37 minutes31 secondsAmoeba software implements database reading and writing separation practice 2
14 minutes55 secondsMysql client phpmyadmin installation and deployment practice
22 minutes19 secondsMysql-proxy software implements database reading and writing separation in practice
35 minutes09 seconds