mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
16 lines
228 B
INI
16 lines
228 B
INI
[mysqld]
|
|
ndbcluster
|
|
bind-address=@INTERNAL_IP@
|
|
ndb-connectstring=
|
|
|
|
[ndbd]
|
|
bind-address=@INTERNAL_IP@
|
|
ndb-connectstring=
|
|
|
|
[ndb_mgmd]
|
|
configdir=@VARBASE@/mysql
|
|
bind-address=@INTERNAL_IP@
|
|
|
|
[ndb_mgm]
|
|
ndb-connectstring=@INTERNAL_IP@
|