summaryrefslogtreecommitdiff
path: root/databases/mysql-connector-odbc/files/patch-driver_utility.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with unixODBC 2.2.14: in 2.2.14 signatures of several functionsMax Khon2009-01-271-0/+38
(SQLExtendedFetch, SQLColAttribute, SQLColAttributeW) were fixed. Approved by: portmgr (marcus)