[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#3888) Back-sql bug - truncating keyval column



Full_Name: Chad Jones
Version: 2.3.4
OS: Redhat 9
URL: ftp://ftp.openldap.org/incoming/chad-jones-050725-8.patch
Submission from: (NULL) (65.65.189.5)


The way the column width was used in the Back-SQL init.c function, it would end
up truncating unrecognized column types to 4 digits.  This patch should make it
a bit more general.