[PHP4BETA] php4+freetds, off-by-1 truncation

Brian Zhou brian_zhou at usa.net
Thu Dec 2 19:47:35 EST 1999


Hello,

I found the same problem using freetds-cvs with all versions of php - 
php3.0.12 php4beta?, php4cvs. It is weird that sqsh works perfectly and 
php+sybase also works.

My configuration:
Linux kernel 2.2.13 with glibc
freetds
    ./configure --with-tdsver=4.2
php4
    ./configure \
        --enable-versioning \
        --enable-track-vars \
        --with-apxs=/usr/local/apache/bin/apxs \
        --with-sybase-ct=/usr/local/freetds

Another different problem is that the latest freetds-cvs + php4cvs works 
with sybase11.9.2, mssql70 but not mssql65. Again, sqsh works with all of 
them.

I'm more leaning towards php bug. Thank you for the excellent job camber!

-Brian



More information about the FreeTDS mailing list