I changed charset from latin2_bin to utf8 in one of the columns in my table to fix sorting problem. It didin't hwlp and in addition to that, when i switched back to latin2_bin all records have same bug
łokacinski -> empty
środek -> empty
ośrodek -> o
czółko -> cz
so if the surname start with special(polish) character it's been completly deleted and if the special character is in the middle, i ve got only characters before special character. I didint think something so silly would erase that much data... Anyone can help?