Files @ d7bff2b0cd98
Branch filter:

Location: DistRen/etc/distrenslave.conf.in

binki
call mysql_use_result() only if needed, add column count validification
1
2
3
4
5
6
7
8
slave
{
  username = "!username"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
}

include("distrencommon.conf")