All Content tagged with MySQL
Content language: English
Select up to 5 tags to filter
Sort by most recent
I used VPC Endpoints generated by connecting MySQL databases to an Amplify app with the `data/resource.ts`. When I started noticing the generated Endpoints were generating additional charges, I...
We have 2 VPCs, VPC A with Aurora MySQL hosted in a private subnet, and the database is shared with VPC B using endpoint service.
We create a new user name `test_user` with allows from any host, the...
I am trying to set up IAM authentication in an AWS RDS MySQL database. I've followed the guidance in AWS' documentation (which I see is the same as on various other webpages about the topic).
I know...
Hi AWS team. I updated "Certificate authority" on RDS MySQL by this link https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL-certificate-rotation.html at 8:30 UTC (13 Aug...
I am trying to push some of my code to live. I am using aws codebuild and bitbucket pipeline to deploy. When I try to push my change through, the pipeline loops for 40 mins and eventually fails once...
I've hosted content with other ISPs but I'm a total AWS noob so I'm not certain where to begin.
I've got a local version of the site built using PHP, MySQL & jquery. Ideally, I'd like to move this...
**Overview of Your AWS Architecture:**
- **Data Source:** RDS Aurora MySQL
- **ETL Process:** AWS Glue
- **Data Target:** Amazon Redshift
- **Reporting Tool:** Amazon QuickSight
**My Objective:**
i...
my rds have Pending maintenance
- db-upgrade
- next-maintenance
and i want to defer this Pending maintenance.
so i use action > defer upgrade for this instance.
but this doesn't work..
and api...
I would like to increase the max_connections setting in my rds aurora mysql instance to avoid the "too many connections" error.
I created a new parameter group with max_connections=200, and assigned...
Hello everyone,
is there any possibility of granting `SESSION_VARIABLES_ADMIN` privileges to a user that is not the RDS admin account that was specified on database creation?
In a recent project, I...
The AWS documentation says that Performance Insight does not use instance storage, but we've noticed something different.
We activated it into a reader instance (MySQL Aurora 3.06.0 - r6g.2xlarge)....
We recently upgraded (in-place) an Aurora MySQL 3.04.1 cluster to 3.05.2 (one writer, two reader instances, all db.t3.medium). That's a test system currently with very little load, the reader...