A script to fix the wrong characters in the tables of a mysql. It is based on a simple characters replacement table, ej:
-> á
It does not fix completely: it replaces all the characters I was aware of in a concrete site.
TODO:
* more on charsets, encoding and mysql