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 need to transfer data from a PostgreSQL database to a MySQL database using AWS Glue, with transformations applied to the data. The data source allows direct connectivity to PostgreSQL, but the targe...
1
answers
0
votes
21
views
asked 11 days ago
Hi, I doing migration of my AWS infrastructure to the another region and currently experiencing issue with connecting to one of my MySQL database from my local laptop. What I did: 1. Created an sna...
3
answers
0
votes
44
views
asked 11 days ago
Hi, when I try to make a new connection with the database that I created with the specific endpoint,I get error in MySql. I tried to change the security group as I saw on Youtube but it's still the s...
2
answers
0
votes
34
views
asked 15 days ago
Hi everyone, I'm working on a project where we need to store and manage contact details in a database that integrates with Google Sheets via a Google Script. Currently we have this working but the sc...
2
answers
0
votes
23
views
asked 24 days ago
I work with Amazon Web Services as a data engineer. I have created several Glue jobs that copy data from RDS Aurora MySQL to Amazon Redshift using the Glue catalog, Visual ETL, and ETL Scripts. The pr...
1
answers
0
votes
31
views
profile picture
asked a month ago
Hello, I'm experiencing an issue with an Aurora MySQL upgrade. I am currently migrating my Aurora database from version 5.7.mysql_aurora.2.11.5 to the latest available version (Aurora v3). The proces...
1
answers
0
votes
63
views
asked a month ago
Hello, I'm working with Amazon RDS for MySQL, and I need to know the default values for the following parameters: 1. interactive_timeout 2. wait_timeout I've checked the documentation but couldn't ...
3
answers
0
votes
146
views
profile picture
asked a month ago
Hello, I'm trying to connect from Glue to Mysql, when testing the connection I'm getting the following error: ERROR StatusLogger Unrecognized format specifier [d] ERROR StatusLogger Unrecognized conve...
1
answers
0
votes
62
views
asked a month ago
Hi, I have set up an Athena MySQL connector for federated queries to RDS. For some reason an extra column not present in my RDS table is added called "partition_name" all values set to "*". I have no...
1
answers
0
votes
57
views
profile picture
asked 2 months ago
Excited to see this: https://aws.amazon.com/about-aws/whats-new/2024/09/amazon-aurora-mysql-rds-data-api/, however.... I have enabled the Data API for my Aurora Serverless V2 cluster. When I try to u...
1
answers
0
votes
161
views
asked 2 months ago
i try do this solution: ``` mysqld --skip-grant-tables --user=mysql --skip-external-locking --port=3306 --sock=/opt/bitnami/mariadb/tmp/mysql.sock ``` but: ``` mysqld: Deprecated program name. It...
1
answers
0
votes
40
views
asked 2 months ago
Hi there, We are attempting to migrate one of our databases from **MySQL 5.7** to **MySQL 8**. Upgrading the snapshot for this database failed so I've attempted to restore it in a micro instance and ...
1
answers
0
votes
108
views
asked 2 months ago