[freetds] Status: 0.62rc2
Christos Zoulas
christos at zoulas.com
Mon Jan 5 09:04:55 EST 2004
On Jan 5, 8:34am, jklowden at schemamania.org ("James K. Lowden") wrote:
-- Subject: Re: [freetds] Status: 0.62rc2
| On Mon, 5 Jan 2004 08:00:25 -0500, christos at zoulas.com (Christos Zoulas)
| wrote:
| > On Jan 5, 9:56am, freddyz77 at tin.it (Frediano Ziglio) wrote:
| > -- Subject: Re: [freetds] Status: 0.62rc2
| >
| > | > Note that Christos's bcp patch (thanks Christos!) has been applied,
| > | > too, but I have not tested it with TDS 5.0.
| > | >
| > |
| > | # make check
| > | ...
| > | FAIL: bcp
| > |
| > | :(
| >
| > Is the test broken? How can I run the test?
|
| It might be broken. To run it:
|
| $ vi PWD # set test server & username
| $ cd src/dblib/unittests
| $ make check #compiles and runs
| $ ./bcp
| $ gdb .libs/bcp
[9:04am] 1019>./bcp
found dbdvnyc1.tempdb for sa in "../../../PWD"
Start
About to logon
About to open dbdvnyc1.tempdb
Dropping dbdvnyc1.tempdb..all_types_bcp_unittest
Creating dbdvnyc1.tempdb..all_types_bcp_unittest
preparing to insert into tempdb..all_types_bcp_unittest ... OK
Sending same row 10 times...
OK
10 rows copied.
done
Dropping table all_types_bcp_unittest
dblib okay on bcp.c
So it works?
christos
More information about the FreeTDS
mailing list