Bug#401911: libct3: empty string converted in space

2006-12-08 Thread Steve Langasek
Sigh, re-forwarding to get through the list filters... On Fri, Dec 08, 2006 at 02:35:15AM -0800, Steve Langasek wrote: > Marco, > > On Wed, Dec 06, 2006 at 08:38:39PM +0100, Marco Lanzotti wrote: > > Package: libct3 > > Version: 0.63-3 > > Severity: normal > > > Using sqsh or php5 to insert or u

Bug#401911: libct3: empty string converted in space

2006-12-08 Thread Steve Langasek
Marco, On Wed, Dec 06, 2006 at 08:38:39PM +0100, Marco Lanzotti wrote: > Package: libct3 > Version: 0.63-3 > Severity: normal > Using sqsh or php5 to insert or update 0 length string or multi spaces > strings (example ' '), FreeTDS always insert a one space string. I'm pretty sure that this

Bug#401911: libct3: empty string converted in space

2006-12-06 Thread Marco Lanzotti
Package: libct3 Version: 0.63-3 Severity: normal Using sqsh or php5 to insert or update 0 length string or multi spaces strings (example ' '), FreeTDS always insert a one space string. # sqsh . 1> update Users set LName='' where ID=9121 2> go (1 row affected) 1> select char_length(LNa