G
Garry Hall
Guest
To complete this thought: the data would now be in the UTF-8 database, but is not encoded correctly, so any use of it that will try to consume the bytes as characters (counting their length, indexing them) will result either in errors or (worse) unexpected behaviour.
Continue reading...
Continue reading...