NetRat - 2006-02-15

Logged In: YES
user_id=1452466

Well, for some cases it works ok, actually. I faced the same
problem and now trying to find a workaround.

For example on the following configuration this features
works fine:
- MySQL 4.1.8-max
- [client] default-character-set = cp1251
[mysqld] default-character-set = cp1251
MySQL Connection Collation = cp1251_general_ci
Tables Collation = cp1251_general_ci

But on MySQL 4.1.10a-max it is not.

P.S.: I've no much experience of PHP/MySQL. So if smbd needs
more information just ask me.