Hi,
I had a mysql 3.23 database, and now I moved to a new server where I have a 4.1. All the database works ok, except, the tables which have binary datas totaly "colapsed". I stored images in these tables, with base64 encodeing.
Now, I try to decode the data, but no image coming from it.
I used latin2 on the 3.23 and I use the same here.
Anybody who has the same problem?
Andras