Community journal

The latest from the MySQL community

Ideas, releases, practical guides, and perspectives from the people building with MySQL.

Follow the feed
Showing entries 141 to 150 of 45353 « Previous | Next »
Stripe Projects partnership: Provision PlanetScale Postgres and MySQL databases from the Stripe CLI

We're excited to announce that PlanetScale is participating as a co-design and launch partner for Stripe Projects, a new developer preview from Stripe that centralizes dev tool provisioning and billing in one place.

What is Stripe Projects?

Stripe Projects is a new way for developers and coding agents to discover, provision, and pay for developer tools all from the Stripe CLI. Instead of jumping between dashboards, entering payment info, and copying credentials across services, everything lives in one centralized workflow.

This fragmented developer workflow has always existed, but AI agents have made the gap much more obvious. The ecosystem has been missing a standard way for provisioning and credential handoff to work reliably across …

[Read more]
MySQL Archiving: 3 Ways to Clear the Bloat

Practical guide to reducing MySQL data bloat through three archiving approaches: controlled deletes, partitioning, and replication-based offloading, with trade-offs and operational considerations.Tags: archivingpartitioningperformance

MySQL Early Access Release Builds Available: What to Test and How to Share Feedback  

Last week, we published MySQL Early Access Release builds available for community testing and feedback ahead of the upcoming stable releases. Early Access builds are ideal for developers and DBAs who want to validate compatibility, behavior, and performance in non-production environments—and help us catch regressions early or identify areas where the documentation could be clearer. We […]

10 Simple Steps to Solve SQL Problems [2026]

If you find yourself getting confused or going blank while working on SQL questions, we have found 10 simple steps/methods to solve SQL problems with ease. In our previous tutorials in this SQL series, we have already covered: 150+ SQL Commands Explained With Examples to help you understand every major SQL command100 SQL MCQ Tests […]

MariaDB/MySQL Environment MyEnv 3.0.0 has been released

FromDual has the pleasure to announce the release of the new version 3.0.0 of its popular MariaDB, MySQL and PostgreSQL multi-instance environment MyEnv.

The new MyEnv can be downloaded here. How to install MyEnv is described in the MyEnv Installation Guide.

In the inconceivable case that you find a bug in the MyEnv please report it to us by sending an email.

Any feedback, statements and testimonials are welcome as well! Please send them to us.

Upgrade from 2.x to 3.0

Please …

[Read more]
Continued Momentum Leading up to MySQL Community Edition Release

More MySQL Worklogs and MySQL Developer Guide published As we ramp up to the MySQL Community Edition release in April, and as part of your our updated community engagement approach (see: A New Era of MySQL Community Engagement), we are announcing more MySQL worklogs, a MySQL Developer Guide and a reminder to please provide feedback […]

Where can you find MySQL next? (Updated events list for March–May 2026)

As a follow-up to our previous blog post, “Where can you find MySQL during January to April 2026” (published at the end of January 2026), we would like to share an update. With the dynamic nature of event planning, we have slightly adjusted our plans—both for in-person conferences and for online sessions—so you always have […]

How to install MySQL on Ubuntu 26.04

In this blog post, we will show you how to install MySQL server on Ubuntu 26.04. MySQL is a very ...

Read More

The post How to install MySQL on Ubuntu 26.04 appeared first on RoseHosting.

MySQL, from "Hello World" to High Availability

Whether you’re spinning up your first relational database or running a global e-commerce platform, Aiven for MySQL provides the performance and reliability you need.

Mapping your data to file(s) in your Lakehouse table

MySQL HeatWave is a fully-managed MySQL database service that combines transactions, analytics, machine learning, and GenAI services, without ETL duplication. Also included is HeatWave Lakehouse, allowing users to query data stored in object storage, MySQL databases, or a combination of both. Introduction In the 9.6.1 release of MySQL HeatWave, Lakehouse now supports the _metadata_filename column […]