Horje
mariadb galera cluster exists on initial sync Code Example
mariadb galera cluster exists on initial sync
## Edit this file
nano /etc/systemd/system/mysqld.service

## Add the below at the bottom of the file
# For large initial DB syncs enable this setting
TimeoutStartSec=9999999999999999

## After saving run this then restart mariadb
systemctl daemon-reload




Shell

Related
docker container could not open port /dev/ttyUSB0 Code Example docker container could not open port /dev/ttyUSB0 Code Example
replace space with underscore in linux Code Example replace space with underscore in linux Code Example
nvm use globally Code Example nvm use globally Code Example
bash randomly shuffle all rows of a file Code Example bash randomly shuffle all rows of a file Code Example
ubuntu echo create file Code Example ubuntu echo create file Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
15