Re: Gemini Problems

2001-08-09 Thread Shane Wegner
on initialization. Now what this piece of code is trying to do I have no idea. Shane -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu/~shane/ PGP: 1024D/FFE3035D A0ED DAC4 77EC D674 5487 5B5C 4F89 9A4E FFE3 035D

Re: string errors compiling mysql+gemini-3.23.39 on Athlon running Linux 2.4.3-12

2001-07-20 Thread Shane Wegner
/pscsys.h and look for this: +#ifndef bzero #define bzero(s,n) memset((s),(int)0,(n)) #endif Just pop that bit out so it doesn't bother defining it. Assuming you have bzero which you appear to. Put config.h back the way it was and all should work fine. Shane -- Shane Wegner: [EMAIL PROTECTED

Large columns and the C API

2001-06-02 Thread Shane Wegner
, Shane -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu/~shane/ PGP: 1024D/FFE3035D A0ED DAC4 77EC D674 5487 5B5C 4F89 9A4E FFE3 035D - Before posting, please check: http