Syslog Support not in 5.1.52

Hello,

I am trying to configure syslog as stated here: http://www.percona.com/docs/wiki/percona-server:features:mys ql_syslog

However it doesn’t seem that the patches have made it into 5.1.52-rel11.6-log.

I have tried “syslog=1” in my.cnf and I can’t have any global variables related to syslog.

mysql> show global variables like ‘%sys%log%’;
Empty set (0.00 sec)

Thanks for your help.