Subject: [ruby-talk:18615] Re: Which database should I use?
From: Urban Hafner <the-master-of-bass web.de>
Date: Fri, 27 Jul 2001 16:11:01 +0900
References: 1856618575185821858418611
In-reply-to: 18611
>1.7.1 changes a few method names (or macros).
>Replace 'str2cstr' with 'STR2CSTR' in mysql.c and it'll compile fine.
Yes, this was it. It compiles correctly and the tests are running.
Many thanks to you and all the others, Urban