Markus,

What plataform you use to test?

I am using cvs version of libdbi and libdbi-drivers. Now I stay in
Mandriva Linux.

>  or there may be yet another platform issue. To check the former, could
>  you please let me know which versions of MySQL and PostgreSQL you run?


Mysql version: 5.0.45 Mandriva Linux - MySQL Standard Edition (GPL)

GCC version:

Using built-in specs.
Target: i586-mandriva-linux-gnu
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib
--with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info
--enable-checking=release
--enable-languages=c,c++,ada,fortran,objc,obj-c++,java
--host=i586-mandriva-linux-gnu --with-cpu=generic --with-system-zlib
--enable-threads=posix --enable-shared --enable-long-long
--enable-__cxa_atexit --disable-libunwind-exceptions
--enable-clocale=gnu --enable-java-awt=gtk
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--enable-gtk-cairo --disable-libjava-multilib --enable-ssp
--disable-libssp
Thread model: posix
gcc version 4.2.2 20071128 (prerelease) (4.2.2-3.1mdv2008.0)

>  be due to a version issue (maybe the functions that the test program
>  checks just so happen to be missing in your version of the databases),
>  or there may be yet another platform issue.

nm -D /usr/lib/libmysqlclient.so.15.0.0 | grep mysql_get_proto_info
00013e40 T mysql_get_proto_info

Tests results when I run "make check":

Library information:
--------------------
        Current:        1
        Revision:       0
        Age:            1
        Version string: libdbi v1.0-pre1

Driver information:
-------------------
        Name:       mysql
        Filename:   /usr/local/lib/dbd/libdbdmysql.so
        Desc:       MySQL database support (using libmysqlclient)
        Maintainer: Mark M. Tobenkin <[EMAIL PROTECTED]>
        URL:        http://libdbi-drivers.sourceforge.net
        Version:    dbd_mysql v1.0-pre1
        Compiled:   Mar 17 2008

Successfully connected!
        Using database engine version 50045 (numeric) and 5.0.45 (string)

Test 1: List databases:
        Got result, try to access rows
                information_schema mysql test tmp

Test 2: Run driver-specific function:
        D'uh! Cannot run custom function

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
libdbi-users mailing list
libdbi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-users

Reply via email to