MySQL

List of Events

Here is a list of event, includes speaker session and other intermediate slots (e.g. lunch):

Performance & Troubleshooting for MySQL

Developers like to see in-&-out of Database Operation.  There are SQL based performance or Server based performance. The session aims to share insight about how we can improve MySQL Performance from SQL and also with the Server based configuration.   Configurations could be due to deployment scenario such as using traditional Replication or MySQL InnoDB Cluster.  Troubleshooting is one obvious topic to look into the issues with MySQL.  The session will also share the experience with tools or logs to watch out for.

MySQL High Availability Deployment Practice

Data is critical to system. Building a reliability system requires a reliable Database Platform. MySQL High Availability with Replication, InnoDB Cluster / NDB Cluster provides the choice of deployment architectures to achieve different Service level (SLA) expectations. The talk will cover the innovation of Today with MySQL replication capabilities including Network communication, Flow control and Data Consistency. The latest ReplicaSet and InnoDB Cluster will be explored.

Troubleshooting & Performance Tuning Best Practices

MySQL powers many of the world’s largest and fastest-growing organizations.

In this session, you will get more practical, safe and efficient ways to optimize the MySQL database performance; gain tips and tricks and best practices to optimally architect the MySQL database; find bottlenecks and learn how to properly configure the database appropriately for your efficient database.

MySQL Fault Tolerant Best Practice - Lesson Learned from cases that I experienced

This session will share you the benefits, disadvantages and possible pitfalls of various with MySQL High Availability solutions (including shared storage plus Clusterware, Master-slave replication, Group Replication, and DB Cluster) and how to avoid the pitfall. I also will concludes my experience from several MySQL implementation projects, hope you may learn how to apply the right solutions for your applications and how to make the best from those solutions.