Remove Code Remove Example Remove Performance Remove Servers
article thumbnail

Exploring MySQL Binlog Server – Ripple

Scalegrid

MySQL does not limit the number of slaves that you can connect to the master server in a replication topology. A classic solution for this problem is to deploy a binlog server – an intermediate proxy server that sits between the master and its slaves. Ripple is an open source binlog server developed by Pavel Ivanov.

Servers 262
article thumbnail

Important Health Checks for your MySQL Master-Slave Servers

Scalegrid

In a MySQL master-slave high availability (HA) setup, it is important to continuously monitor the health of the master and slave servers so you can detect potential issues and take corrective actions. MySQL Master Server Health Checks. If the exit code indicates a failure, the return code from MySQL will tell us the failure reason.

Servers 273
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Additional T-SQL Improvements in SQL Server 2022

SQL Performance

Recently I covered some of the T-SQL improvements in SQL Server 2022 here , and Aaron Bertrand covered additional improvements here. Microsoft just announced the release of SQL Server 2022 CTP 2.1. I’ll be using the sample database TSQLV6 in the examples in this article. Those improvements were introduced in CTP 2.0.

Servers 142
article thumbnail

T-SQL Windowing Improvements in SQL Server 2022

SQL Performance

Microsoft recently released the first public preview of SQL Server 2022. I’ll be using the sample database TSQLV6 in the examples in this article. This clause allows you to shorten your code by avoiding the repetition of identical parts of your window specifications. This release has a number of T-SQL improvements.

Servers 145
article thumbnail

Driving your FinOps strategy with observability best practices

Dynatrace

In a Dynatrace Perform 2024 session, Kristof Renders, director of innovation services, discussed how a stronger FinOps strategy coupled with observability can make a significant difference in helping teams to keep spiraling infrastructure costs under control and manage cloud spending. Wrong-sized resources. Unnecessary data transfer.

article thumbnail

OKRs Examples for Software Companies

Tasktop

This is easier said than done, so we’ve designed three sets of OKRs examples for software companies to show how it’s possible. In these examples, the product value streams incorporate Flow Metrics into their key results to drive agility and a value focus. Examples of quarterly OKRs for software companies. Activities.

article thumbnail

Why the supposedly fixed CVE-2020-36641 vulnerability is still exploitable—And what to do about it

Dynatrace

XML external entity (XXE) exploit The aXMLRPC library allows its users to connect to a server and perform RPC calls using the XML-RPC protocol over HTTP. A possibility to make this exploit successful is a man-in-the-middle attack that intercepts the connection to a legitimate server.

Java 206