Planet MySQL HA Blog
Seamlessly connect to your HeatWave MySQL from VS Code using the MySQL Shell Extension
Fintech startups choose HeatWave MySQL
MySQL Shell in VS Code: A Modern Way to Work with Your Data
Percona Bug Report: June 2025
At Percona, we operate on the premise that full transparency makes a product better. We strive to build the best open-source database products, but also to help you manage any issues that arise in any of the databases that we support. And, in true open-source form, report back on any issues or bugs you might encounter along the way.
We constantly update our bug reports and monitor other boards to ensure we have the latest information, but we wanted to make it a little easier for you to keep track of the most critical ones. This post is a central place to get…
Track MySQL Table Activity: Know your Hot, Cold, and Static Tables
Handle CSV files with HeatWave MySQL
Efficiently loading CSV data into your MySQL environment is a crucial step for many analytical workloads, especially when dealing with the substantial datasets common in today's data-driven world. Both MySQL Shell's parallel import utility and HeatWave's Auto Parallel Load feature offer robust and effective solutions, each catering to slightly different needs and environments.
MySQL Shell's util.importTable provides a flexible and powerful way to import data from various sources, including local disks and OCI Object Storage, into your standard MySQL tables. It's a developer-friendly…