All Content tagged with MySQL
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
741 results
Hi AWS experts,
I have an Amazon Aurora MySQL Global Database with the following configuration:
Instance class: db.r7g.12xlarge
1 Writer instance
2 Reader instances
Global Database (Primary + Second...
2
answers
0
votes
15
views
asked 2 days ago
We have configured Amazon RDS with High Availability (Multi-AZ) and a DR region using a Read Replica. We are planning to enable AWS Secrets Manager password rotation with a 90-day rotation schedule.
...
1
answers
0
votes
31
views
asked 2 days ago
I gather that MySQL 8.0 is going end of support in a month (end of July) and a forced minor upgrade for extended support will happen during a maintenance window.
What minor version of MySQL 8.0 will ...
3
answers
0
votes
68
views
asked 19 days ago
ChrisLucEXPERT
published 2 months ago0 votes126 views
Aurora MySQL 8.4 is now generally available and introduces security defaults that can silently break existing AWS DMS endpoint connections upon upgrade. This article helps DMS users understand what ch...
Taylor ChuEXPERT
published 2 months ago1 votes298 views
When a customer has 100+ RDS MySQL 8.0 instances that need to upgrade to 8.4, they face several challenges. The RDS MySQL Upgrade Assistant is an open-source tool that provides a 19-check SQL precheck...
ARTICLE
MySQLWe are planning to modify the RDS instance and disable CloudWatch log exports (Audit, Error, General, and Slow Query logs).
Could you please confirm whether disabling these logs during instance modifi...
2
answers
0
votes
54
views
asked 2 months ago
I coded a lambda function, using the AWS interface, and configured the Stages, API Gateway, ... My app only needs the API key, and no authorization..
When I run this code using the Lambda Function in...
3
answers
0
votes
95
views
asked 3 months ago
Hi Team,
I am using Amazon Aurora MySQL and i have a stored procedure which performs partition maintenance.
My Requirement is to send an mail alert if :
* The Stored procedure fails, or if partitio...
2
answers
0
votes
85
views
asked 4 months ago
I have setup 2 MySQL events on Aurora created using CREATE EVENT with a schedule to run every minute. The events will run fine for a while on the correct schedule and then suddenly one of them will o...
1
answers
0
votes
78
views
asked 4 months ago
When querying 1.8 million rows of data using Redshift Spectrum and using group by, the returned number of rows are far less than when querying with MySQL (RDS). I think its related to how Redshift usi...
3
answers
0
votes
64
views
asked 5 months ago
Hello everyone,
I’m building an application using React Native for the frontend and AWS Amplify Gen 2 for the backend.
On the backend, I have several Lambda functions defined under amplify/functions...
1
answers
0
votes
103
views
asked 5 months ago

AWS OFFICIALUpdated 5 months ago