We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

MySQL Replication - Advanced Features

Formale Metadaten

Titel
MySQL Replication - Advanced Features
Serientitel
Anzahl der Teile
561
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
MySQL Replication is powerful and has added a lot of advanced features through the years. In this presentation we will look into replication technology in MySQL 8 and variants focusing on advanced features, what do they mean, when to use them and when not, Including When should you use STATEMENT, ROW or MIXED binary log format ? What is GTID in MySQL and MariaDB and why do you want to use them ? What is semi-sync replication and how is it different from lossless semi-sync ? What are the different parallel replication options and when do they excell ? Why delaying transaction commits can improve your application performance ? How is MySQL Group Replication is different from standard replication and Galera ? This presentation is for audience well familiar with MySQL Replication and looking to expand their knowledge in deeper replication topics.