Questions tagged with MariaDB

MariaDB is a popular open source relational database created by the original developers of MySQL. Amazon RDS makes it easy to set up, operate, and scale MariaDB server deployments in the cloud.

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.

122 results
Hi, previously I was using mysqldump to get a copy of our production database, and importing it into another database, and scripting the scrubbing of all the data, however, the dump file has now...
1
answers
0
votes
376
views
asked 2 years ago
Hi, I want to know where does RDS store its log files. Is it on the same storage as the database data is located? I am asking this because we added audit logging and we expect the logs to be fairly...
1
answers
0
votes
397
views
asked 2 years ago
Amazon RDS will start deprecating M1, M2, M3, R3, and T1 instances for your PostgreSQL, MySQL, and MariaDB databases from February 6, 2023. All PostgreSQL, MySQL, or MariaDB databases running in...
1
answers
0
votes
5112
views
AWS
EXPERT
asked 2 years ago
So I have access inside my virtual machine to run mysql with the following commands: mysql -h (IP for mariadb) -u (user) -p (password) databasename Now, when I try creating the following commands to...
1
answers
0
votes
417
views
profile picture
asked 2 years ago
Hi All, Currently, I have a RDS instance that is sitting inside a private subnet and they are connected to EC2 [Linux Instances] that are in a public subnet. Is there any way for the developers to...
1
answers
0
votes
420
views
Alezz81
asked 2 years ago
Hello, we are waiting and looking forward to MariaDB 10.7+ for RDS. I know that nobody can provide exact date but still. Can we expect it in reasonable time span? * Version 10.7 was released on 14th...
0
answers
1
votes
103
views
asked 2 years ago
https://mariadb.com/kb/en/setting-up-replication/ I have used these instructions to setup 10 or so master slave replications successfully. I now want to do the same where the master is on-premise,...
1
answers
0
votes
296
views
asked 2 years ago
Sometimes after we schedule a pending maintenance, we would want to un-schedule it because of newly discovered dependent applicative operations for that specific day, so a clear/reset apply date...
1
answers
0
votes
307
views
profile picture
asked 2 years ago
Hi, I have a static IP address assigned to AWS Lightsail instance. This IP Address was cleared for me to get access to MariaDB. I am now using docker for my project and docker has another IP address...
2
answers
0
votes
877
views
profile picture
asked 2 years ago
I think I discovered a bug. I tried running my Terraform code for my resources in Region Asia Pacific (Jakarta) `ap-southeast-3`. Previously it's something like this ``` resource "aws_db_instance"...
0
answers
0
votes
84
views
asked 2 years ago
Our RDS database has been in state 'Upgrading' for over 5 hours. It appears it was applying an `Automatic minor version upgrade to mariadb 10.4.26`. I cannot connect to the database in any way; I can...
1
answers
0
votes
338
views
asked 2 years ago
'**in_predicate_conversion_threshold**' does not appear to be available as an option in the MariaDB Parameter Groups However, it's not listed as excluded in the 'MySQL parameters that aren't...
0
answers
0
votes
174
views
asked 2 years ago