trying to track down a strange problem in either mysql, java or torque. on my development machine my website pulls out pound signs (£) ok. on the server it pulls out a question mark (?). the strings are stored in a longblob.
this must mean there is a problem with the character sets in either java or mysql. however i am having trouble tracking this problem down on google.
on local machine i have mysql-3.23.58-4 and j2sdk1.4.2_03, on remote machine i have mysql-3.23.58_1.74 and j2sdk1.4.2_01 so i suppose the first thing to do is upgrade the remote machine to have the exact same versions.
how irritating!
No comments:
Post a Comment