MySQL Forums
Forum List  »  Chinese

多半是字符集的问题:use mysql; SELECT HEX(User),Host FROM User;
Posted by: Liu 刘 Yan 研
Date: December 21, 2006 05:36AM

use mysql;

SELECT HEX(User),Host FROM User;
结果是什么?……

Options: ReplyQuote


Subject
Views
Written By
Posted
14354
November 19, 2006 08:20PM
7547
November 20, 2006 04:07AM
多半是字符集的问题:use mysql; SELECT HEX(User),Host FROM User;
15509
December 21, 2006 05:36AM


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.