lefred · @lefred
54 followers · 173 posts · Server fosstodon.org

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

#mysql #Mysql8 #mysqlshell #performance_schema

Last updated 1 year ago

lefred · @lefred
54 followers · 172 posts · Server fosstodon.org

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

#ha #innodbcluster #innodbreplicaset #mysql #Mysql8 #performance_schema #router

Last updated 1 year ago

lefred · @lefred
52 followers · 164 posts · Server fosstodon.org

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

#cloud #information_schema #mds #mysql #Mysql8 #oci #performance_schema

Last updated 1 year ago

lefred · @lefred
52 followers · 159 posts · Server fosstodon.org

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

#cloud #heatwave #mds #mysql #Mysql8 #oci #performance_schema

Last updated 1 year ago

lefred · @lefred
51 followers · 158 posts · Server fosstodon.org

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

#cloud #heatwave #mds #mysql #Mysql8 #oci #performance_schema

Last updated 1 year ago