Bug#630025: rsyslog-mysql: ommysql inserts leading space into 'Message'-column

2014-08-20 Thread Rainer Gerhards
Sent from phone, thus brief. Am 20.08.2014 20:27 schrieb "Michael Biebl" : > > Hi Johann, > > Am 10.06.2011 14:25, schrieb Johann Hartwig Hauschild: > > Package: rsyslog-mysql > > Version: 4.6.4-2 > > Severity: normal > > Tags: upstream > > > > > > ommysql does not strip leading spaces from the sys

Bug#630025: rsyslog-mysql: ommysql inserts leading space into 'Message'-column

2014-08-20 Thread Michael Biebl
Hi Johann, Am 10.06.2011 14:25, schrieb Johann Hartwig Hauschild: > Package: rsyslog-mysql > Version: 4.6.4-2 > Severity: normal > Tags: upstream > > > ommysql does not strip leading spaces from the system log. > This is not really practical as it essentially forces users to select using > LIKE

Bug#630025: rsyslog-mysql: ommysql inserts leading space into 'Message'-column

2011-06-10 Thread Johann Hartwig Hauschild
Package: rsyslog-mysql Version: 4.6.4-2 Severity: normal Tags: upstream ommysql does not strip leading spaces from the system log. This is not really practical as it essentially forces users to select using LIKE '%$SEARCHTERM', making SELECTS somehow more expensive than they could be. -- Syste