mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
cleanup: galera merge, simple changes
This commit is contained in:
@@ -238,9 +238,6 @@ my @mysqld_rules=
|
||||
{ 'pid-file' => \&fix_pidfile },
|
||||
{ '#host' => \&fix_host },
|
||||
{ 'port' => \&fix_port },
|
||||
# galera base_port and port used during SST
|
||||
{ '#galera_port' => \&fix_port },
|
||||
{ '#sst_port' => \&fix_port },
|
||||
{ 'socket' => \&fix_socket },
|
||||
{ '#log-error' => \&fix_log_error },
|
||||
{ 'general-log' => 1 },
|
||||
|
Reference in New Issue
Block a user