By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with MySQL

Content language: English

Select up to 5 tags to filter
Sort by most recent
633 results
I'm looking for guidance on which service I can deploy to mitigate the transitive routing limitation of VPC Peering. I'm working with a vendor who offers a VPC peering connection to a read-only RDS i...
Accepted AnswerAmazon VPCMySQL
2
answers
0
votes
106
views
profile picture
asked 3 months ago
I have seen intermittent issues with the Performance of the Select Queries where the same query randomly takes 8-10s. I have enabled Slow query logs and randomly some queries that are simple and use p...
1
answers
0
votes
97
views
asked 3 months ago
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 delete...
1
answers
0
votes
88
views
asked 3 months ago
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 ...
2
answers
0
votes
146
views
asked 4 months ago
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 ...
4
answers
0
votes
179
views
asked 4 months ago
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 202...
3
answers
0
votes
137
views
asked 4 months ago
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 t...
0
answers
0
votes
84
views
asked 4 months ago
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 e...
1
answers
0
votes
168
views
asked 4 months ago
**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...
1
answers
0
votes
212
views
asked 4 months ago
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 r...
1
answers
0
votes
327
views
asked 4 months ago
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 ...
5
answers
0
votes
576
views
asked 4 months ago
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 ...
0
answers
0
votes
269
views
asked 4 months ago