rogeraabbccdd/Kento-Rankme

encoding problems

leopoldfitzgithub opened this issue · 0 comments

when i didn't use the sql command " UPDATE rankme set name = convert(cast(convert(name using latin1) as binary) using utf8) " , the name fucked upin sql but was great in " top ", it means it is great in web. when i use that command, it is great in sql and web, but it fucked up in " top ". so how to fix it?