>>>>> "Steve" == Steve Freitas <sflist@stripped> writes:
>> If you are using, MySQL 3.23.5, then you can use the MyODBC 2.50.27
>> source (available at our web site); This doesn't need the MySQL
>> source.
Steve> I'd really like to use MySQL 3.23.5, but this is for a production server.
Steve> Is 3.23.5 about to be called "release?"
Steve> Thanks!
Steve> Steve Freitas
Steve> Newport Beach, California
Hi!
the 3.23 server should be stable withing a month; On the other hand,
the client part of 3.23 should be pretty stable.
You can compile a libmysqclient file for MyODBC with:
./configure --without-server --with-thread-safe-client
Regards,
Monty