home.social

#performance_schema — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #performance_schema, aggregated by home.social.

  1. MySQL 8 and Replication Observability
    Many of us, old MySQL DBAs used Seconds_Behind_Source from SHOW REPLICA STATUS to find out the status and correct execution of (asynchronous) replication.

    Please pay attention of the new terminology. I'm sure we've all used the old terminology.

    However, MySQL replication has evolved a lot and the repli
    lefred.be/content/mysql-8-and-
    #80

  2. Query and Transaction size in MySQL
    Some times it's important to know the size of a transaction, especially when you plan to migrate to a HA solution where by default transactions have a limited size to guarantee an optimal behavior of the cluster.

    Today we will see the different possibilities to have an idea of the size of transactions.

    First we need to split the t
    lefred.be/content/query-and-tr
    #8.0 .0

  3. How to get client’s IP address when using MySQL Router ?
    When you connect to a server (or cluster) using a TCP proxy level 7, also referred to as an application-level or Layer 7 proxy (highest level of the OSI model), the application doesn't connect directly to the back-end server(s). The proxy usually understands the p
    lefred.be/content/how-to-get-c
    #8.0 .0

  4. MySQL Database Service – find the info: part 4 – connections
    As a MySQL DBA, you like to know who is connected on the system you manage. You also like to know who is trying to connect.

    In this article, we will discover how we can retrieve the information and control who is using the MySQL DB instance we launched in OCI.

    lefred.be/content/mysql-databa
    #8.0 .0

  5. MySQL Database Service – find the info: part 2 – disk space utilization
    This article is the second of the new series dedicated on how a DBA can find the info he needs with MySQL Database Service in Oracle Cloud Infrastructure.

    The first article was dedicated on Backups, this one is about Disk Space Utilization.

    This
    lefred.be/content/mysql-databa
    #8.0 .0

  6. MySQL Database Service – find the info: part 1 – backups
    In this new series of articles we will explore the different sources of information available when using MySQL Database Service on OCI to effectively perform your daily DBA job.

    Of course there is way less things to take care of, like backups, upgrades, operating system and hard
    lefred.be/content/mysql-databa
    #8.0 .0