Hello
---
[EMAIL PROTECTED]:~/workspace/libdbi-drivers/tests$ ./test_dbi
libdbi-drivers test program: $Id: test_dbi.c,v 1.50 2008/03/07
20:51:27 mhoenicka Exp $
test recallable (r) or legacy (l) libdbi interface? [r]
libdbi driver directory? [/usr/local/lib/dbd]
custom_functions went
Oh, it's works. Great!
Test 2: Run driver-specific function:
mysql_get_proto_info returned: 10
I did a quick test and "make check" works.
I will do more tests and report then.
Thanks
On Thu, Mar 27, 2008 at 4:44 PM, Markus Hoenicka
<[EMAIL PROTECTED]> wrote:
> João Henrique Freitas wr
Markus Hoenicka writes:
> João Henrique Freitas writes:
> > It's realy works?
> >
>
> Could you please try the latest cvs version? I've discovered a
Just to make sure: as the fix includes a modification of configure.in,
you'll have to re-run ./autogen.sh and ./configure to get everything
João Henrique Freitas writes:
> It's realy works?
>
Could you please try the latest cvs version? I've discovered a
portability issue of dlsym on at least FreeBSD and Linux. This does
apparently not affect the symbols which are directly loaded by
dlopen() (i.e. the driver functions), but those s