Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
Questions tagged with MariaDB
MariaDB is a popular open source relational database created by the original developers of MySQL. Amazon RDS makes it easy to set up, operate, and scale MariaDB server deployments in the cloud.
Content language: English
Select tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
129 results
Hi,
I am experiencing an issue where my Amazon RDS instance underwent a recovery process on April 15, 2025, at 14:42 (UTC+07:00), and the recovery was completed by 14:49 (UTC+07:00). Here are logs tha...
Hi,
I am currently investigating the RDS and Aurora options for invoking an AWS Lambda function **directly** (not through other AWS service i.e. EventBridge, CloudWatch etc.). I could only find that ...
I have a migration task that migrates a table from MariaDB to S3, it migrated the data successfully, but it excluded a column with Longtext data type, based on my search the issue is that AWS DMB cons...
We recently upgraded our MariaDB instance from 10.6.17 to 10.6.20 and noticed a sudden drop in FreeableMemory. The memory has not recovered and remains around 150 MB (instance type: t3.medium) even af...
We have a MariaDB RDS instance that is in the status of "storage-full" but also needs an upgrade. When I try to modify the storage to increase it, the upgrade is also attempted, which fails since the...
When trying to create a new blue/green deployment I get this message (Blue is MariaDB v10.11.10 with a custom param group, Green is MariaDB v11.4.4):
**`The current parameter group associated with th...
There was a problem when setting the variable performance_schema_digests_size for Mariadb of any version, you can set values from -1 to 200, although according to the official [documentation](https://...
I currently have a MariaDB instance running as a single instance. We are planning to upgrade the server and implement a cluster. In our previous project, we used an Aurora cluster. The Aurora setup in...
According to https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MariaDB.Concepts.VersionMgmt.html#MariaDB.Concepts.VersionMgmt.Supported
Is that correct ? In version 10.5.27 it has an RDS end of ...
I’m currently running a WordPress site on a two-tier AWS architecture with the following setup:
EC2: Hosting Nginx with WordPress and Load Balancer
RDS: MariaDB for the database
S3 with CloudFront: S...
Hello,
I would like to host a large site on global biodiversity on the cloud. I would like a monthly quote for this hosting.
Here are the needs:
- Aurora database cluster for a MariaDB database and a ...
Support for Zero ETL from MySQL version 8.0 onwards was recently announced. Just curious if it should also work from MariaDB RDS. If not, is there is any plan for it in the future?