On Thu, 22 Apr 2004 22:30:32 -0700, Dathan Vance Pattishall wrote: > 4.0.18 does not support Unicode. The JDBC driver tries to set the UNICODE > charset but can't because this mysql version cannot store Unicode data as a
If it's not storing the unicode as a charset do you have any idea what it's storing it as? > charset. If you used 4.1.1, which is alpha it supports the charset and > correlations. Right but 4.1.1 is alpha. Not only that but I had trouble with it as it has bugs in this area and I wasn't running the latest nightly and since this is for a website which will be deployed it's unwise to use a version that I won't be able to find a webhost running. > My suggestion is this. Store the blobs on NAS as UNICODE text. mySQL is now > used a lookups to the blob data in a particular even hashed directory > structure on the NAS device that holds the UTF-8 or UCS data. What is NAS? I have heard of people using Blobs to store unicode but I have no idea how to do this. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Stormblade (Shaolin Code Warrior) Software Developer (15+ Years Programming exp.) My System: http://www.anandtech.com/mysystemrig.html?rigid=1683 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]