atlas news
    
Planet MySql
16  avril     04h00
Creating a MySQL HeatWave Read Replica with the OCI CLI
Oracle MySQL Group    The Oracle Cloud Infrastructure OCI command line interface CLI allows users to manage OCI resources. In this post, we will discuss how to use the OCI CLI to create a read replica of a MySQL HeatWave instance.
15  avril     08h56
EMEA MySQL Meetups in April 2024
Oracle MySQL Group    MySQL Meetups EMEA in April
12  avril     04h00
Backing up and Restoring a MySQL HeatWave Instance with the OCI CLI
Oracle MySQL Group    The Oracle Cloud Infrastructure OCI command line interface CLI allows users to manage OCI resources. In this post, we will discuss how to use the OCI CLI to create a backup of a MySQl HeatWave instance and then restore that back up to a new HeatWave instance.
11  avril     11h12
MySQL at OSC (Open Source Conference) Japan 2023 - Recap.
Oracle MySQL Group    OSC Japan recap
    00h00
Profiling memory usage in MySQL
PlanetScale    Learn how to visualize the memory usage of a MySQL connection
10  avril     14h42
17 Years of Insecure MySQL Client
Jean-François Gagné    Yes, this is a catchy title, but it is true, and it got you reading this post : . amp;nbsp; Another title could have been Please load this mysql dump: what could go wrong amp;nbsp; . amp;nbsp; As you guessed, loading a dump is not a risk free operation. amp;nbsp; In this post, I explain how the...
    12h49
Percona Monitoring and Management Setup on Kubernetes with NGINX Ingress for External Databases
MySQL Performance Blog    It’s a common scenario to have a Percona Monitoring and Management PMM server running on Kubernetes and also desire to monitor databases that are running outside the Kubernetes cluster. The Ingress NGINX Controller is one of the most popular choices for managing the inbound traffic to K s. It...
    04h00
Listing and Updating MySQL HeatWave Instances with the OCI CLI
Oracle MySQL Group    The Oracle Cloud Infrastructure OCI command line interface CLI allows users to manage OCI resources. In this post, we will discuss how to use the OCI CLI to retrieve a list of MySQL HeatWave instances, retrieve more detailed information for a specific instance, and update properties of that...
    03h44
Top 5 Reasons To Attend MySQL and HeatWave Summit 2024
Oracle MySQL Group    Join us at MySQL and HeatWave Summit , on May, in Redwood Shores, California. Free, unperson event, open to all. Learn about Generative AI and Machine Learning. Get One on One Help and Feature Demos. Hear from Leading Companies like NVIDIA, Meta, LY Corp, CERN, Panasonic Avionics. And...
09  avril     16h02
Ask Me Anything About MySQL 5.7 to 8.0 Post EOL
MySQL Performance Blog    We met with Vinicius Grippa, a Senior Support Engineer at Percona. He is also active in the open source community and was recognized as a MySQL Rock Star in .In the previous interview with Vinicius, we discussed the upcoming End of Life EOL for MySQL . . Now that MySQL . has reached EOL,...
08  avril     04h00
Creating a MySQL HeatWave Instance With the OCI CLI
Oracle MySQL Group    The Oracle Cloud Infrastructure OCI command line interface CLI allows users to manage OCI resources. In this post, we will discuss how to use the OCI CLI to retrieve reference data and create a new MySQL HeatWave instance.
    00h00
Summer 2023: Fuzzing Vitess at PlanetScale
Vitess    My name is Arvind Murty, and from May to July of , I worked on Vitess via an internship with PlanetScale. I was first introduced to Vitess when I was in high school as a potential open source project for me to work on. I had been interested in working on one because they’re a relatively easy...
05  avril     11h08
Japan: Special MySQL Meetup on April 11
Oracle MySQL Group    HWJP meetup Apr
    00h55
dbdeployer Tutorial on Mac
Jean-François Gagné    Not very long ago well, maybe a little longer, this post is in draft for more than a year , in the spawn of less than days, I suggested many colleagues to reproduce a problem they had with MySQL in a quot;more simple environment quot;. amp;nbsp; Such more simple environment can be created with...
04  avril     14h39
MySQL NDB Cluster replication: Introduction
Oracle MySQL Group    Learn more about basic single channel replication setup as well as the high end active active circular or merge replication setups. In this series we will describe how it works both on high level as well as the detailed technical level.
02  avril     04h00
Using the Oracle Cloud TypeScript SDK Part 6 - Updating a MySQL HeatWave Backup
Oracle MySQL Group    Oracle offers a variety of SDKs for interacting with Oracle Cloud Infrastructure resources. In this post we discuss how to update some propertied of a backup of a MySQL HeatWave instance.
01  avril     17h46
Database Management Now Monitors MySQL HeatWave Clusters and Lakehouse
Oracle MySQL Group    The initial release focused on MySQL OLTP observability. Building upon the existing foundation, we are pleased to announce an extension of its monitoring capabilities encompassing MySQL HeatWave clusters and Lakehouse enabled DB Systems. With this enhancement, the Database Management service...
    17h11
caching sha2 password Support for ProxySQL Is Finally Available
MySQL Performance Blog    ProxySQL recently released version . . , and going through the release notes, I focused on the following:Added support for caching sha password This is great news for the community The caching sha password authentication method for frontend connections is now available. This has been a long...
    06h32
Learning SQL Exercise
Michael McLaughlin    I’ve been using Alan Beaulieu’s Learning SQL to teach my SQL Development class with MySQL . It’s a great book overall but Chapter lacks a complete exercise. Here’s all that the author provides to the reader. This is inadequate for most readers to work with to solve the concept of a transaction....
29  mars     00h47
MySQL HeatWave Faster Point-in-time Recovery
Oracle MySQL Group    MySQL HeatWave Faster Point in time Recovery
    00h00
Identifying and profiling problematic MySQL queries
PlanetScale    MySQL has built in functionality for collecting statistics on and profiling your MySQL queries. Learn how to leverage these features to identify problems.
28  mars     16h50
How Missing Primary Keys Break Your Galera Cluster
MySQL Performance Blog    Any Galera documentation about limitations will state that tables must have primary keys. They state that DELETEs are unsupported and other DMLs could have unwanted side effects such as inconsistent ordering: rows can appear in different order on different nodes in your cluster.If you are not...
    16h08
How to Install and Use MySQL 8 on Ubuntu 22.04
HowToForge    MySQL is a free, open source, relational database management platform powered by Oracle Cloud. This tutorial will show you how to install MySQL on Ubuntu . server.
    15h28
How to Connect to a MySQL Database on a DigitalOcean Droplet Using dbForge Studio
Alena Subotina    Today, accessing and managing databases remotely is a fundamental skill for developers, system administrators, and anyone working with data driven applications. In this article, we will demonstrate how to establish an SSH connection to a MySQL database on a DigitalOcean Droplet a virtual private...
    13h40
Galera Manager March 2024 Release now includes UI improvements and a SSH console tab
Codership    Codership is please to announce a new release of Galera Manager. This brings the installer to version . . you can check this by typing: . gm installer version which will report gm installer version . . linux amd and the actual Galera Manager GUI to . . . Users will notice many...
    13h15
MySQL Shorts - Episode #59 is Released
Oracle MySQL Group    Episode of MySQL Shorts in now available
    10h20
How to Remove Duplicate Rows in MySQL
Alena Subotina    Duplicates pose an ongoing risk to the data consistency and the overall database efficiency. This article will explore the issue of duplicate records, including their origins, the effects they have on databases, and strategies for swiftly detecting and permanently removing duplicates. The post How...
26  mars     14h13
Galera Cluster for MySQL 8.0.36 released
Codership    Codership is pleased to announce a new Generally Available GA release of the multi master Galera Cluster for MySQL . , consisting of MySQL wsrep . . release notes, download , with Galera replication library . release notes, download implementing wsrep API version . This release...
21  mars     13h11
Javascript support in MySQL: the UUID example
Oracle MySQL Group    Let’s take a look at these examples to understand how Javascript functions inside MySQL can be used.
    09h51
Javascript support in MySQL: the UUID example
Frederic Descamps    You may have noticed that MySQL now supports creating functions and store procedures in Javascript using GraalVM. This new functionality is only available in MySQL Enterprise and MySQL HeatWave. As a developer, you can also get free access to MySQL Enterprise from Oracle Technology Network ...
19  mars     09h00
The problem with using a UUID primary key in MySQL
PlanetScale    Understand the different versions of UUIDs and why using them as a primary key in MySQL can hurt database performance.
    08h48
MySQL InnoDB’s Instant Schema Changes: What DBAs Should Know
Oracle MySQL Group    This blog post provides some recommendations for MySQL DBAs when using Instant DDL operations.
    08h46
MySQL InnoDB’s Instant Schema Changes: What DBAs Should Know
Frederic Descamps    In MySQL . ., we introduced a new algorithm for DDLs that won’t block the table when changing its definition. The first instant operation was adding a column at the end of a table, this was a contribution from Tencent Games. Then in MySQL . . we added the possibility to add or remove a...
    07h28
Champs Recap: Devart’s Award-Winning Products in Q1 2024
Alena Subotina    Last season was quite fruitful in terms of awards scored by our products on independent review platforms. And today, we’ve got a lot more of those to share. Without further ado, let’s get started The post Champs Recap: Devart’s Award Winning Products in Q appeared first on Devart Blog.
18  mars     14h47
Percona XtraBackup 8.0.28 Supports Encrypted Table Backups with AWS KMS
MySQL Performance Blog    Percona XtraBackup PXB version . . supports taking backups for the encrypted tables in your MySQL database using the AWS Key Management Service. For setting up data at rest encryption using AWS key management service, please see Configuring Keyring for Encryption Using AWS Key Management...