MySQL Forums
Forum List  »  PHP

About the problem that chinese intercepted?
Posted by: wuxuexuan Li
Date: August 22, 2005 10:50PM

The example follow as:

mysql> SELECT SUBSTRING('我的故事', 1, 3);
+-----------------------------+
| SUBSTRING('我的故事', 1, 3) |
+-----------------------------+
| 我? |
+-----------------------------+
1 row in set (0.02 sec)

Options: ReplyQuote


Subject
Written By
Posted
About the problem that chinese intercepted?
August 22, 2005 10:50PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.