[Serusers] Serious problems with module mysql: 0.8.99-dev19

msg michael.grigoni at cybertheque.org
Sat Dec 4 05:23:05 CET 2004


Greetings:

Allow me to summarize the results of testing the mysql module on
0.8.99-dev19 -- OpenBSD/sparc32:

1. Compiled and linked against libmysqlclient.so.10.0: SIGBUS happens
    in libmysqlclient.so simple_command() (no symbols so can't
    debug).  Lately, no SIGBUS but 'ser' simply exits with
    no debug messages (debug=9) after the loading module message.

2. Compiled and linked against libmysqlclient.so.14.0 (built locally
    with '-g'): 'ser' loads the file, reports the
    following error and then exits (debug=9):
0(9791) loading module /usr/local/lib/ser/modules/mysql.so.4.1.7.new
0(9791) ERROR: no version info in module
         </usr/local/lib/ser/modules/mysql.so.4.1.7.new>: Can't open file

3. Compiled and linked against libmysqlclient.so.14.0 (built locally
    without '-g' flag: same behavior as (2.) above lately (but yesterday
    would SIGBUS in advanced_command() in libmysqlclient.so.14.0)

4. Compiled and linked agains libmysqlclient.so.14.0 (built locally,
    with '-g') and with -Wcast_align removed from
    Makefile: (same behavior as (2) above.)

MySQL 4.1.7 client built locally (on the same host) works properly (uses
libmysqlclient.so.14.0) aginst the mysqld running on the same host; 
ser_mysql.sh builds the databases (NOTE: field 'table_version' in 
'version' is created incorrectly as field 'version' in the shell script)
and serctl manipulates them properly.

I would appreciate someone working with me on this problem; perhaps some
advice on breakpoints, extra debugging code, etc.?

Regards,

Michael Grigoni
Cybertheque Museum









More information about the sr-users mailing list