Showing entries 456 to 465 of 44803
« 10 Newer Entries | 10 Older Entries »
MySQL enters a new decade!

Just before the end of the MySQL Advent Calendar, let me announce (or remind you) that MySQL will turn 30 next year!! The first version of MySQL was released in 1995, three decades ago. That database would become MySQL, the open-source relational database management system that has since transformed how developers build and scale applications. […]

MySQL Shorts Revisited - DBA Goodies

For the 21st day of our Advent Calendar of Content, we bring you a summary of all the MySQL Shorts that are focussed on topics that would interest DBAs.

MySQL Transaction ERROR 1412 and Isolation Levels

This blog post explains the cause of “ERROR 1412 (HY000): Table definition has changed, please retry transaction” with the specific Isolation level settings. Background As per the MySQL documentation, this error should occur for “operations that make a temporary copy of the original table and delete the original table when the temporary copy is built.” […]

MySQL Retrospective - ISAM & MySAM Log

Let's stay a bit longer with MySQL 3.2x to advance the MySQL Retrospective in anticipation of the 30th Anniversary.

MySQL Retrospective – ISAM & MyISAM Log

Let’s stay a bit longer with MySQL 3.2x to advance the MySQL Retrospective in anticipation of the 30th Anniversary. The idea of this article was suggested to me by Daniël van Eeden. Did you know that in the early days, and therefore still in MySQL 3.20, MySQL used the ISAM storage format? IBM introduced the […]

Percona XtraBackup 101: Decompress and Decrypt or Decrypt and Decompress?

This blog is not intended to offer anything extraordinary; instead, consider it an anecdote, a lesson, or simply a proper way of doing things without the need to run a test when in doubt. That said, I must emphasize that, as always, testing everything before deploying to production is essential. Let’s dive into the story: […]

MySQL Blog Revisited – OCI TypeScript SDK

Earlier this year, we published a series of blog posts focusing on using thhe OCI CLI to manage HeatWave MySQL Instances. Here is a summary of each post. Using the Oracle Cloud TypeScript SDK Part 1 – Listing MySQL HeatWave Instances The first post in this series demonstrates how to return a list of HeatWave […]

MySQL Shorts Revisited – DBA Goodies

MySQL Shorts is a playlist on the MySQL YouTube channel dedicated to short form tutorials that focus on a single feature or solution to a problem. This video series covers a variety of different topics. For this post, we will sumamrize all the ‘Shorts’ that discuss features and tools for DBAs. Episode 46 In Episode 46 we demonstrate how […]

Inside MySQL: Sakila Speaks - Season 2 Begins

The second season of the podcast Inside MySQL: Sakila Speaks has begun. In the first episode, Fred and Scott discuss how they got started with MySQL and some of their favorite features.

MySQL Telemetry: OpenTelemetry Logging

MySQL Telemetry Logging OpenTelemetry provides a standard for transferring observability data. MySQL has already added support for OpenTelemetry Traces and OpenTelemetry Metrics. MySQL recently added support for OpenTelemetry Logging.  OpenTelemetry provides a standardized way to generate, collect, and export telemetry data, including traces, metrics, and logs. By adopting this standard, users of MySQL can gain […]

Showing entries 456 to 465 of 44803
« 10 Newer Entries | 10 Older Entries »