vxodbc: run the globallist before starting a query.
commitc1093f90fc4d174a493e1018c37b6780a682669c
authorAvery Pennarun <apenwarr@gmail.com>
Wed, 26 Nov 2008 02:15:44 +0000 (25 21:15 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Wed, 26 Nov 2008 02:15:44 +0000 (25 21:15 -0500)
tree876ee34668ab823b8c1b442c1a830355a6cf1433
parent2a3c3c4bc87a8830e91058bfcae2cbf85b3427bc
vxodbc: run the globallist before starting a query.

Otherwise nobody calls wvstime_sync() until after the query has been
created, and the timeout can sometimes be set in the past, causing instant
expiration.  Oops!
vxodbc/results.cc
vxodbc/vxhelpers.cc