Hi,
The data on wp_wfHoover.hostKey is binary data, not UTF8, so it's probably not corrupted, you're just not interpreting it correctly. Please look at the table schema and you'll see that the column type is BINARY(4).
Regards,
Mark.
Hi,
The data on wp_wfHoover.hostKey is binary data, not UTF8, so it's probably not corrupted, you're just not interpreting it correctly. Please look at the table schema and you'll see that the column type is BINARY(4).
Regards,
Mark.