In order to use correctly windows-1251 (cyrillic) encoding
I made the following change in keywords table before spidering:
Code:
alter table keywords modify keyword varchar(64) binary;
Now it seems working...
PHP Version 4.3.1
Mysql 3.23.49
Apache/1.3.27
on Windows2000