Mike,
I also read the manual. In fact, it was where I learnt that MySQL offers the multi-byte safe version of LENGTH().
IPA (International Phonetic Alphabet) is not characters for Greek or Russian, nor is it for any specific language; it is a set of letters that represent phonetic values for theoretically any language on the earth. Most English dictionaries (including ones from Oxford and Cambridge) use this system to show the pronunciations of English words.
To Enter:
Simply copy & paste from web pages such as this:
http://weston****ter.net/projects/ip...view/keyboard/
Upps, I am not allowed to post a valid URL here?
Please Google for this
ipa keyboard inurl:weston
Simplified Test:
Code:
mysql> SELECT CHAR_LENGTH('ʊ');
+-------------------+
| CHAR_LENGTH('ʊ') |
+-------------------+
| 2 |
+-------------------+
1 row in set (0.01 sec)