On Wed, Jan 31, 2001 at 02:25:14PM +0100, Bartlomiej Czardybon wrote:
>
> --
> [TCX] [MyODBC] Can't initialize character set 9
> (path: c:\mysql\share\charsets) (#2019)
> --
>
> There is no directory c:\mysql in default MyODBC Win95 installation ...
>
In MyODBC Readme file there is a sentenc
Hi
I'm trying to compile to MySQL latin2 sorting and cp1250_latin2
character set conversion.
I've compiled mysql-3.23.31 with these configure options:
--without-debug \
--without-readline \
--enable-shared \
--with-extra-charsets=complex \
--without-bench \
--localstatedir=/var/lib/mysql \
--wi