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!
All Content tagged with MySQL
Content language: English
Select tags to filter
Sort by most recent
681 results
Hi all
Does Backup support Amazon RDS mysql schema level backup?
Thanks.
I have service running in AWS account let say A1 and that has the aws iam role lets say R1.
My service is attached to a service account that has access to role R1.
Now I have an RDS mysql cluster setu...
I have set Backup Retention Period to 3 days, but the database (binlog_expire_logs_seconds) shows 30 days, so what I need to do?
I don't have a technical support plan
I'm using MySQL 8.x
Hello,
Our customer would like to migrate from AWS RDS for MySQL to Amazon RDS for SQL Server. When I checked this link: https://docs.aws.amazon.com/SchemaConversionTool/latest/userguide/CHAP_Welcome...
Is it possible to have a publicly available RDS instance configured with verified access?
Here is my use-case:
I have a public RDS instance. I have an external service that accesses the DB and some d...
I'm planning to migrate a multi-database Aurora Serverless v2 (MySQL 8.0) cluster to three standalone RDS MySQL instances for cost optimization.
Plan so far:
1. Provision new RDS instances (t4g.smal...
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'm trying to perform the same API call using my local setup and on EC2. Since the database URLs are the same in both environments, I expect to receive the same response.
For example, after making so...
I am new to AWS and need guidance on connecting an EC2 instance to AWS Glue when IP whitelisting is required. I am trying to connect to a MySQL database running on an EC2 instance within a VPC. Howeve...
I created a connection in **AWS Glue Data Connections**, but it **failed**. After that, I **deleted the connection**, and the deletion was **successful**.
However, the **UI did not refresh** with t...
Migrated database from 8.0.33 to 8.0.41, and saw in "Recent events" during the migration:
"The database is using the doublewrite buffer. RDS Optimized Writes is incompatible with the storage configura...
I am trying to implement below scenario :
suppose there are 89 records in my source table and I want to pick only 15 records and these 15 records should be picked on the basis of proportion of values...