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.
1
answers
0
votes
36
views
profile picture
asked a month ago
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...
3
answers
0
votes
78
views
asked a month ago
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
1
answers
0
votes
68
views
asked a month ago
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...
1
answers
0
votes
55
views
asked a month ago
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...
1
answers
0
votes
47
views
asked a month ago
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...
2
answers
0
votes
77
views
profile picture
asked a month ago
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 ...
1
answers
0
votes
99
views
asked a month ago
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...
1
answers
0
votes
37
views
asked 2 months ago
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...
1
answers
0
votes
69
views
asked 2 months ago
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...
1
answers
0
votes
30
views
asked 2 months ago
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...
1
answers
0
votes
118
views
asked 2 months ago
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...
2
answers
0
votes
37
views
asked 2 months ago