Skip to main content

Questions tagged [mariadb]

Open source RDBMS that forked from MySQL. Add a version-specific tag like mariadb-10.5 if that context is important.

0 votes
1 answer
44 views

I have a table with around 30Mio entries using around 50GB of space on disk. It is defined as: CREATE TABLE `embeddings_value_def_default-small` ( `embeddings_def` INT(11) UNSIGNED NOT NULL, `...
Tino Schöllhorn's user avatar
0 votes
1 answer
27 views

I have "device" and "event" tables. I want to combine the device record with particular events as columns. There are multiple event types. The number of events is small (below 10) ...
filo's user avatar
  • 197
0 votes
2 answers
58 views

We run a Plesk server, for our sins. We yesterday did an update from MariaDB 10.5.17 to 10.11.14 SYSTEM: AlmaLinux 9.6 Plesk Obisidan 18.0.73 An issue that has been identified with this is that ...
Mm-Art-In's user avatar
  • 269
0 votes
0 answers
32 views

I have two Asterisk+FreePBX servers that share a common database. The services are active on one server at a time, and in the event of a failure of the main server, the services are then started on ...
Qmails's user avatar
  • 1
0 votes
0 answers
24 views

I'm trying to perform a Point-in-Time Recovery on a MariaDB 11.4.2 where GTID is enabled. I have successfully restored a full and an incremental backup using mariadb-backup, but I'm failing at the ...
executable's user avatar
0 votes
0 answers
8 views

I have a MariaDB Galera master-master replication with 2 nodes. I would like to know if it is a good idea / best practice to add a third slave node just to run periodical dump. Currently dumps are ...
Tobia's user avatar
  • 211
0 votes
1 answer
47 views

I have a tiny Ubuntu 24.04 server with 2GB of memory and running a few basic websites. Since yesterday, I see that the system is running out of memory and swapping a lot so I checked htop and saw that ...
Whip's user avatar
  • 101
0 votes
1 answer
22 views

The release notes at https://github.com/codership/documentation/blob/master/release-notes/release-notes-galera-26.4.24.txt say Added option to disable application level protocol check to allow ...
Otto's user avatar
  • 479

15 30 50 per page
1
2 3 4 5
191