merge r1362892 from apr trunk: APR dbd FreeTDS support: Fix spurious API errors caused by unitialized fields. Use apr_pcalloc instead of apr_palloc when allocating the dbd structure so that all fields are initialized. Submitted by: TROY.LIU 劉春偉 <TROY.LIU deltaww.com.cn> Reviewed by: trawick