Questions tagged with MySQL

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I got an email today from AWS that began with: > You are receiving this email because you have one or more MySQL databases in Amazon Lightsail with a certificate that is expiring on August 22, 2024....
1
answers
0
votes
130
views
turbodb
asked 2 days ago
I got consistent DB connection error after I upgraded my database instance from version 5.7.44 to 8.0.35. This is the error: `2024-07-06 19:44:56.461 ERROR DBCommand - Error state: 08001 code: 0...
1
answers
0
votes
90
views
yaw
asked 2 days ago
MySQL encourages changing DB users to the more secure "caching_sha2_password" authentication plugin but RDS proxy currently doesn't support it. We're getting this error message when trying to connect...
1
answers
0
votes
101
views
profile picture
asked 4 days ago
I have a MySQL RDS instance, and I recently received a notification from AWS about updating the SSL/TLS certificate for the instance. My question is: how much time will the update take?
1
answers
0
votes
102
views
KARTHIK
asked 5 days ago
I use MySQL RDS for my node-based API and EC2 for API Deployment. I'm taking DB Dump using the below command inside the EC2 Server.  mysqldump --set-gtid-purged=OFF -h rds.amazonaws.com -u admin -p...
1
answers
0
votes
111
views
asked 6 days ago
I am in the AWS Free Tier and i am exploring things in AWS. I am a developer and i can understand EC2, RDS etc but **NOT VPC, Subnet, NAT** etc. I have created an RDS (MySQL) **Free Tier instance**...
1
answers
0
votes
261
views
Kumar
asked 8 days ago
I need to update SSL certificates on MySQL RDS instances that are linked in a Primary/replica configuration. If I update the replica first, will this cause issues with the replication and the break...
1
answers
0
votes
152
views
Ross H
asked 9 days ago
Hello, please i need help i have error connecting my Express API to Mysql (Container) In CodeBuild Below is the error ``` [Container] 2024/07/04 07:54:16.657953 Running command npm run test:dbconn >...
1
answers
0
votes
114
views
Nafiu
asked 10 days ago
So I have: - source: AWS Lightsail DB MYSQL on version 8.0.35 - target: AWS Aurora MYSQL 3.07.0 (8.0.36) And one Assesment is constantly failing "Validate if the timeout values are appropriate for a...
3
answers
0
votes
272
views
asked 11 days ago
If I snapshot a current instance then use that snapshot to create a new instance with more RAM/CPUs will the Apache conf (httpd-medium/large.conf or mysql's memory.conf) be updated to reflect the...
1
answers
0
votes
200
views
Bartoni
asked 12 days ago
Objective: How can I set up a MySQL database within an AWS CodeBuild environment to conduct tests for my Node.js Express API? Details: Environment: Using AWS CodeBuild with the LINUX_CONTAINER...
1
answers
0
votes
159
views
Nafiu
asked 13 days ago
2
answers
0
votes
401
views
Deb
asked 16 days ago