Skip to main content

Questions tagged [mariadb]

3 votes
1 answer
105 views

I can't find this information. I also use Grok, but his solution didn't work. How can I add multiple accounts/credentials to different MySQL/MariaDB servers to be used with mysql command? Similar to ....
jcubic's user avatar
  • 10.5k
0 votes
0 answers
29 views

Computer with mariadb server was set up a long time ago and has 3 client-computers on LAN that work great. I want to add another client. Installed mariadb-client on latest linux mint 22.2. But, ...
bungee1980's user avatar
3 votes
1 answer
80 views

I am running Nextcloud on Debian 11. Recently, I tried upgrading using php-updater, and afterwards MariaDB stopped working properly. System details: Debian 11 MariaDB 11.3.2 Apache with mpm_prefork (...
Stefan Bollmann's user avatar
0 votes
0 answers
59 views

I have been developing a task based system recently for a PHP project, which consists of tasks stored in a SQL database (MariaDB) for a queue, and a task worker PHP script to go through the queue and ...
Jacob Smith's user avatar
0 votes
0 answers
52 views

I am migrating a database from EOL CentOS Linux and am ready to import it into MariaDB 11.3.2 for Debian Linux. The database code was made with MariaDB 10.19-11.4.1 for Linux (x86_64), which is NOT ...
Jesse MacDougall's user avatar
2 votes
1 answer
82 views

I wrote an Ansible playbook to grab information from some YAML files and store it in a MariaDB database. It uses this Jinja SQL template: REPLACE INTO mytable(hostname,fqdn,owner, ...) VALUES {% for ...
dr_'s user avatar
  • 32.4k
0 votes
0 answers
59 views

I installed GLB (Galera Load Balancer) on the server following the instructions in this article. The installation appeared to complete successfully, but in the final step, running: service glb getinfo ...
asparukh's user avatar
0 votes
1 answer
167 views

I need to change the read permissions from 640 to 644 so a different Linux user can access the MariaDB error log. My server's host uses CloudLinux and it is setup to use logrotate with the MariaDD ...
John's user avatar
  • 192
3 votes
0 answers
108 views

I'm trying to understand a significant discrepancy in disk usage between two MariaDB servers that are hosting the same application and (apparently) the same data. The two servers are entirely separate ...
executable's user avatar
0 votes
1 answer
119 views

In my CentOS Stream Linux 9 when I run the command: yum install perl-DBD-MySQL It gives me an error: Transaction Summary ===============================================================================...
Vítor Verdura's user avatar
0 votes
0 answers
251 views

There are many servers in the network that I manage, and throughout that network, mysql is the standard and only "mysql-like" database used. (There's some postgre but that is another matter)...
Dennis 's user avatar
  • 101
0 votes
0 answers
233 views

I'm in the process of setting up a singe-node Slurm workstation machine and I believe I followed the process closely and everything is working just fine. See below: sudo systemctl restart slurmdbd &...
Matteo's user avatar
  • 387
-1 votes
1 answer
229 views

If I try to login this way, it works. $ mariadb --user blogbot -p"password" If I try to login this way, it doesn't work. $ mariadb --user blogbot -p Enter password: ERROR 1045 (28000): ...
FLAK-ZOSO's user avatar
  • 101
0 votes
0 answers
101 views

We are experiencing a swap consumption problem when backing up our database. Every evening at 01am we run the mariabackup command and during the process swap usage rises sharply until it reaches 100% ...
Kévin Pemonon's user avatar
0 votes
1 answer
88 views

This script bash makes the data extraction to Oracle DB (another server), processing it and insert into MariaDB (my server), but the insertion it's misaligned and let it some columns in blank. This ...
Gatito's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
12