Next Section: drbd服务介绍2215 plays

5秒后自动播放下一节
Watch Again

Old boy mysql video tutorial

Introduction >
Chapter Courseware
Chapter1Getting Started with MySQL Basics

Introduction to Operation and Maintenance DBA

06 minutes10 seconds

Introduction to database concepts

05 minutes12 seconds

Introduction to database types and principles of relational databases

03 minutes16 seconds

Introduction to non-relational databases

07 minutes25 seconds

Introduction to non-relational database types

05 minutes35 seconds

Relational database product introduction 1

05 minutes45 seconds

Relational database product introduction 2

09 minutes21 seconds

Non-relational database product introduction

04 minutes29 seconds

Database product rankings and development events

02 minutes16 seconds

MySQL database product introduction

04 minutes05 seconds

Summary of basic database content

03 minutes20 seconds

Why choose MySQL database? Introduction to the advantages of MySQL

10 minutes06 seconds

MySQL database classification and version upgrade knowledge explanation

05 minutes22 seconds

The difference between MySQL database commercial version and community version

04 minutes16 seconds

Explanation of release version knowledge of MySQL database

03 minutes52 seconds

Introduction to the three product lines of MySQL database development

07 minutes50 seconds

Introduction to MySQL database release version naming knowledge

01 minutes45 seconds

How to choose MySQL product line products and corresponding versions in enterprise production scenarios

09 minutes13 seconds

Introduction to 5 installation methods commonly used in MySQL database enterprise production

04 minutes45 seconds

How to choose the MySQL database version and installation method

06 minutes33 seconds

MySQL5.5 compilation method installation practice

49 minutes36 seconds

Introduction to MySQL database multiple instances

08 minutes00 seconds
Chapter2Oldboy MySQL multi-instance installation and enterprise application scenarios

Introduction to the advantages and problems of multiple instances of MySQL database

02 minutes35 seconds

Portal enterprise application scenario with multiple instances of MySQL database

04 minutes00 seconds

Introduction to various configuration solutions for MySQL database multiple instances

04 minutes19 seconds

Practical explanation of multi-instance installation of MySQL database

13 minutes50 seconds

MySQL database multi-instance initialization and service startup

08 minutes56 seconds

MySQL database multi-instance startup problem troubleshooting methods and practical troubleshooting

08 minutes41 seconds

Practical troubleshooting of multiple instances of MySQL database

09 minutes38 seconds

Add a third instance of MySQL database to give practical explanation

10 minutes49 seconds

Description of other faults in MySQL database multiple instances

13 minutes47 seconds
Chapter3MySQL application management and advanced practical operations

In-depth knowledge and principles of MySQL startup and shutdown

15 minutes34 seconds

In-depth explanation of MySQL login knowledge

10 minutes27 seconds

Learn to use MySQL database help

14 minutes45 seconds

Practical methods and precautions for modifying mysql password - troubleshooting

15 minutes35 seconds

Practical practice on retrieving lost mysql password

21 minutes29 seconds

Retrieve lost mysql password in multiple instances

03 minutes02 seconds

SQL language introduction and classification detailed explanation

14 minutes42 seconds

Create different character set databases and explain enterprise scenario applications

18 minutes04 seconds

Explanation of database management applications such as display-connection-delete etc.

10 minutes01 seconds

Practical methods of creating mysql users and authorization

11 minutes54 seconds

Local and remote host authorization ideas and various methods in practice

07 minutes04 seconds

Do it yourself to determine the authorization list of MySQL

14 minutes51 seconds

Explanation of how to authorize users and permissions in production scenarios

05 minutes10 seconds

MySQL table creation statements and table knowledge

17 minutes14 seconds

View the table structure and table creation statements

04 minutes10 seconds

Index knowledge and practical methods of index creation

28 minutes30 seconds

Description of basic conditions for indexing to take effect

08 minutes17 seconds

Primary key-unique-common index creation and deletion summary

08 minutes58 seconds

DML statement insert knowledge explanation

14 minutes41 seconds

Practical explanation of DQL select knowledge

09 minutes26 seconds

Practical combat of DQL select multi-table connection query

13 minutes22 seconds

Use explain to view the execution plan of a sql statement

08 minutes22 seconds

Practice of modifying records in DML table

09 minutes20 seconds

A small trial of preliminary incremental recovery of MySQL data

11 minutes42 seconds

Answers to a complete set of interview questions on operation and maintenance of an enterprise

20 minutes28 seconds

DML modification table and practical solutions to serious enterprise failure cases

03 minutes00 seconds

Delete the data machine enterprise failure cases and prevention methods in the table

06 minutes30 seconds

Detailed practical explanation of adding, deleting and modifying table fields

07 minutes57 seconds

Practical explanation of changing table names and deleting tables

03 minutes35 seconds
Chapter4MySQL garbled code problem and character set practice

MySQL data garbled code and multiple solutions in practice 1

11 minutes34 seconds

MySQL data garbled code and multiple solutions in practice 2

02 minutes16 seconds

5 ways to prevent MySQL from garbled characters and an in-depth explanation of the root causes

14 minutes15 seconds

Next section content and homework instructions

07 minutes23 seconds

Thoughts before class - 230,000 students from the 17th batch joined BAT company

10 minutes20 seconds

Thoughts before class - and explanation of test questions before class

06 minutes17 seconds

Introduction to MySQL character sets and instructions for commonly used character sets in production

11 minutes03 seconds

Differences between different MySQL character sets and enterprise production choices

12 minutes40 seconds

The cause of MySQL garbled code begins to reveal the system impact

04 minutes24 seconds

What exactly does executing set names on MySQL do?

04 minutes16 seconds

What exactly does the MySQL command import with character set do?

05 minutes34 seconds

MySQL data Chinese is not garbled, the ultimate practice

11 minutes49 seconds

The ultimate summary of MySQL data that is not garbled in Chinese

11 minutes34 seconds

Explanation of the solution for changing the character set of MySQL data on the production line

12 minutes55 seconds
Chapter5MySQL incremental backup and data recovery basic practice

The significance and importance of backing up data

08 minutes26 seconds

Mysqldump multiple command parameter backup practice

24 minutes51 seconds

How mysqldump logical backup works

06 minutes05 seconds

Explanation of the idea and various methods of backing up multiple libraries

15 minutes30 seconds

MySQL single and multiple table backup practice and script batch backup explanation

07 minutes39 seconds

Only backup MySQL table structure and only backup MySQL data

14 minutes28 seconds

Detailed explanation of different engine backup command parameters in enterprise production scenarios

12 minutes27 seconds

Explanation and practice on using source to restore mysql data

05 minutes00 seconds

How to restore mysql to the sub-database after the sub-database backup

15 minutes22 seconds

mysql process-status-explanation of important knowledge about modifying parameters online

22 minutes48 seconds

Mysqlbinlog command introduction and practical explanation

31 minutes04 seconds

Detailed explanation of mysqldump-master-data parameters Q&A

07 minutes43 seconds
Chapter6MySQL master-slave replication principle and practical deployment

The role and importance of master-slave replication is introduced by the architecture

06 minutes26 seconds

An introduction to a large collection of various synchronization solutions for files and DBs

07 minutes46 seconds

Introduction to mysql master-slave replication and implementation of distributed database architecture

14 minutes29 seconds

Application scenarios of master-slave synchronization and introduction to multiple solutions for switching slave databases without losing data

15 minutes38 seconds

Introduction to reading and writing separation of mysql database and enterprise production implementation plan

05 minutes31 seconds

Split business applications into different databases based on enterprise business

04 minutes57 seconds

Mysql master-slave replication principle drawing explained in simple terms

29 minutes31 seconds

mysql master-slave replication practice 01

11 minutes52 seconds

mysql master-slave replication practice 02

21 minutes45 seconds

Description of an ultra-simple implementation of master-slave replication

01 minutes22 seconds
Chapter7MySQL master-slave replication enterprise-level in-depth advanced application practice

MySQL master-slave replication principle drawing oral exam explanation

19 minutes33 seconds

Explanation of tips for winning corporate interviews

19 minutes24 seconds

Practical explanation of multiple cases of MySQL master-slave replication failure

20 minutes36 seconds

MySQL master-slave replication configuration steps and precautions

03 minutes58 seconds

Main points of MySQL master-slave replication principle

06 minutes02 seconds

The best deployment solution for MySQL master-slave replication in enterprise scenarios

04 minutes31 seconds

Explanation of multiple solutions to obtain full backup and binlog location with one click

06 minutes40 seconds

One-click batch configuration of MySQL master-slave replication method without stopping the main database

02 minutes41 seconds

MySQL master-slave replication of 3 thread status information explained

10 minutes30 seconds

Detailed explanation of various cases of MySQL master-slave replication, read-write separation and authorization

28 minutes50 seconds

Ignore the actual synchronization of MySQL master-slave replication master database authorization table

07 minutes33 seconds

Ignore MySQL master-slave replication master database authorization table synchronization practice 2

00 minutes08 seconds

MySQL master-slave replication specifies synchronization parameters for different database tables

03 minutes15 seconds

MySQL master-slave replication slave read-only case practice and summary of principles

07 minutes13 seconds

Causes and practical solutions of MySQL master-slave replication failure in enterprise production scenarios

10 minutes10 seconds

Reasons for opening BINLOG from the library and practical explanation of starting it 1

04 minutes22 seconds

Reasons for opening BINLOG from the library and practical explanation of starting it 2

01 minutes24 seconds

Enterprise scenario: one master, multiple slaves, downtime, slave database switching, master continuation and slave synchronization process detailed explanation 1

08 minutes12 seconds

Enterprise scenario: one master, multiple slaves, downtime, slave database switching, master continuation and slave synchronization process detailed explanation 2

05 minutes34 seconds

Enterprise scenario: One master and multiple slaves are down and the slave database is down.

02 minutes23 seconds

Detailed explanation of dual-master and multi-master synchronization process and explanation of enterprise selection plan

24 minutes39 seconds
Chapter8MySQL backup and recovery practical cases and production plans

Detailed explanation of the concepts, advantages and disadvantages of full and incremental backup

13 minutes46 seconds

Analysis of how different enterprises choose backup solutions and scenarios that require backup recovery

09 minutes01 seconds

Analysis of conditions for incremental recovery of enterprise scenario databases

03 minutes16 seconds

Necessary conditions for MySQL data recovery and graphic analysis of recovery case scenarios

17 minutes13 seconds

Actual simulation of enterprise data loss application case scenarios

11 minutes07 seconds

MySQL database incremental recovery detailed practice

18 minutes03 seconds

More discussions and summaries on incremental recovery of MySQL database

10 minutes25 seconds

MySQL incremental recovery summary and core recovery ideas

16 minutes22 seconds

After-school self-study ability homework

11 minutes47 seconds

Internal student technical conference sharing schedule description

07 minutes18 seconds
Chapter9Detailed introduction to MySQL service logs and incremental recovery commands

Mysqlbinlog command introduction and practical explanation

31 minutes02 seconds

Detailed explanation of mysqldump-master-data parameters Q&A

07 minutes34 seconds

Introduction and practice of MySQL service error log

08 minutes57 seconds

Introduction and practice of common query logs of MySQL service

09 minutes00 seconds

Introduction and practice of MySQL service slow query log

02 minutes22 seconds

Detailed introduction to the three working modes of MySQL service binary log

12 minutes09 seconds

Practical configuration methods of three working modes of MySQL service binary log

19 minutes26 seconds
Chapter10MySQL commonly used engines and their advantages and disadvantages

Introduction to MySQL service storage engine

06 minutes07 seconds

MySQL service storage engine architecture

06 minutes08 seconds

MySQL service MyISAM engine introduction and disk file format

04 minutes48 seconds

Detailed introduction to MySQL service transactions and description of ACID features

13 minutes03 seconds

MySQL service MyISAM engine features explained

04 minutes29 seconds

MySQL service MyISAM engine is suitable for production application scenarios

04 minutes46 seconds

MySQL service MyISAM engine tuning essentials

06 minutes03 seconds

MySQL service InnoDB engine introduction and disk file format

03 minutes54 seconds

MySQL service InnoDB engine features explained

02 minutes46 seconds

Production application scenarios suitable for the MySQL service InnoDB engine

08 minutes22 seconds

MySQL service InnoDB engine tuning and comparison of different engine functions

05 minutes13 seconds

MySQL service engine type functions and corresponding parameter configuration instructions

13 minutes33 seconds

Various solutions for batch modification of MySQL service engine

11 minutes53 seconds

Interview questions and other explanations about MySQL service storage engine

04 minutes15 seconds
Chapter11Practical use of heartbeat tools available for mysql

Introduction and functions of heartbeat

05 minutes53 seconds

Heartbeat’s working principle and service switching conditions

10 minutes35 seconds

Heartbeat heartbeat connection introduction

07 minutes51 seconds

An explanation of the concept of split-brain

Introduction to the various causes of split-brain

8 secrets to prevent split-brain 01

09 minutes31 seconds

8 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 seconds

Split-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

Chapter12Practical combat of MySQL high availability tool drbd

Introduction to the working principle of drbd

07 minutes44 seconds

Working 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 seconds

drbd service initialization data fault machine troubleshooting process

29 minutes22 seconds

Start 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 seconds
Chapter13MySQL high availability comprehensive implementation practice

Important thoughts before class

31 minutes51 seconds

MySQL high availability requirements and architecture explained

05 minutes27 seconds

The location and architecture of MySQL high availability in large-scale cluster architecture

05 minutes18 seconds

MySQL 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 seconds

MySQL service installation practical installation process explanation

06 minutes22 seconds

One-click installation of Mysql multiple instances practical explanation and demonstration

06 minutes34 seconds

Manually test MySQL high availability switch

05 minutes53 seconds

Practical implementation of MySQL dual-master high availability automatic switching

05 minutes42 seconds

Explanation 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 seconds

Explanation of MySQL high availability precautions and common faults

Introduction to more ideas and solutions for MySQL cluster and high availability

01 minutes10 seconds
Chapter14MySQL database optimization ideas and optimization practices

Basic 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 seconds

Various optimized production plans and details of MySQL database 01

14 minutes35 seconds

Various 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

Chapter15MySQL business change process and security management ideas

Project development process and database update process

07 minutes11 seconds

DBA 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 seconds

Various ideas and techniques for database account permission control

Detailed explanation of database client security control strategy

Core management ideas of database operation and maintenance

Chapter16MySQL database index optimization and data loss cases

An explanation of the basic points of MySQL index optimization 01

58 minutes35 seconds

MySQL index optimization production case explanation 02

25 minutes24 seconds

MySQL data loss lesson case in production environment

20 minutes46 seconds
Chapter17Intensive lecture on core optimization of MySQL database production scenarios

Various optimized production plans and details of MySQL database 01

14 minutes33 seconds

Multiple 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 seconds
Chapter18MySQL read-write separation development and software implementation

Introduction and practical explanation of the solution to realize reading and writing separation in PHP program

23 minutes26 seconds

Amoeba software implements database reading and writing separation in practice

37 minutes31 seconds

Amoeba software implements database reading and writing separation practice 2

14 minutes55 seconds

Mysql client phpmyadmin installation and deployment practice

22 minutes19 seconds

Mysql-proxy software implements database reading and writing separation in practice

35 minutes09 seconds
  • CancelreplySending
  • Cancelpost a noteSending