Showing entries 616 to 625 of 44803
« 10 Newer Entries | 10 Older Entries »
HeatWave MySQL - Quick guide: Enabling Automatic storage expansion

HeatWave MySQL now supports Automatic Storage Expansion. HeatWave Automatic Storage Expansion dynamically adjusts storage capacity to accommodate increasing database workloads, ensuring continuous operation without any downtime.

MySQL October 2024 GA Releases Now Available

This October release is the third LTS release and second Innovation release since MySQL announced our move to a new LTS/Innovation release model. For more details see MySQL Releases: Innovation and LTS.  During the innovation cycle, MySQL 9.x quarterly releases will include new features, deprecations and removals, and bug fixes.    The 9.x releases also […]

MySQL October 2024 GA Releases Now Available

This October release is the third LTS release and second Innovation release since MySQL announced our move to a new LTS/Innovation release model. For more details see MySQL Releases: Innovation and LTS.

During the innovation cycle, MySQL 9.x quarterly releases will include new features, deprecations and removals, and bug fixes. The 9.x releases also include Shell, Router, Connectors and Clients. There is also a new release of VS Code for MySQL.

MySQL Brazil Meetup – Recap.

As has been announced before, last Saturday, Oct 5th, we had a MySQL Meetup/Day in Sao Paulo, Brazil. This was a second edition of the full day of MySQL in Brazil. Last year the MySQL Day was hold on Dec 2nd in the same place as this year – Oracle office. First we would like […]

MySQL Brazil Meetup - Recap.

Recap from MySQL Day Brazil, Oct 5, 2024

How to Check MySQL Version

MySQL is an extremely popular open-source RDMS, and it is widely used by millions of companies and professionals. In this article, you will learn how to check the current MySQL version, and how to update it if necessary.

The post How to Check MySQL Version appeared first on Devart Blog.

Quick guide: Setting up HeatWave MySQL alarms and notifications in minutes

With just a few clicks, you can now set up critical alarms and notifications for HeatWave MySQL DB Systems using the OCI Database Management service. There’s no need to rely on IT teams or be a monitoring expert. You can easily implement Oracle-recommended alarms with predefined rules, thresholds, and conditions to effectively monitor your databases. […]

Quick guide: Setting up HeatWave MySQL alarms and notifications in minutes

The alarm definitions feature eases the process of creating and managing alarms to monitor HeatWave MySQL DB Systems. It enables you to create Oracle-recommended alarms by making use of the standardized set of rules and thresholds, across multiple databases.

Galera Cluster for MySQL Helm Chart for Kubernetes

Codership, the makers of Galera Cluster, are pleased to announce the availability of Helm charts for Galera Cluster for MySQL 8.0.39. It is available on our GitHub releases page, for convenience. You are encouraged to send feature requests at our GitHub issues.

Helm charts help you manage your Kubernetes applications, to install and upgrade any Kubernetes applications; think of it as a package manager. Kubernetes helps you automate the deployment, management and scaling of containerized applications.

For this blog post, we will use the example of setting it up at DigitalOcean, but the setup is similar, whether you do this in a …

[Read more]
Making CREATE/DROP SCHEMA Truly Atomic in MySQL

Introduction Guaranteeing the atomicity of database operations is critical for maintaining data integrity. While DDL operations for InnoDB tables have long been atomic and crash-safe, we recognized that DDL operations for schemas lacked the same level of robustness. Starting from MySQL Server 9.1 Community Edition, we have improved the atomicity of CREATE SCHEMA and DROP […]

Showing entries 616 to 625 of 44803
« 10 Newer Entries | 10 Older Entries »