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'm facing [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password...
1
answers
0
votes
742
views
Jayron
asked 24 days ago
Hi, I am currently migrating an existing RDS MySQL database to a new MySQL database in order to change the master username. I have taken a dump of the old database and configured the new database...
1
answers
0
votes
252
views
profile picture
asked a month ago
I have a RDS Mysql Leader, followed by a RDS Mysql Replica (both 8.0.34) and a RDS Aurora replica. (8.0.mysql_aurora.3.07.0) When I change permissions in the MySQL Leader (by deleting a row from...
1
answers
0
votes
727
views
asked a month ago
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....
2
answers
1
votes
455
views
turbodb
asked a month 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
187
views
yaw
asked a month 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
193
views
profile picture
asked a month 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
192
views
KARTHIK
asked a month 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
165
views
asked a month 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
333
views
Kumar
asked a month 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
200
views
Ross H
asked a month 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
192
views
Nafiu
asked a month 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
393
views
asked a month ago