摘要:
MySQL的字符集支持(Character Set Support)有两个方面: 字符集(Character set)和排序方式(Collation)。对于字符集的支持细化到四个层次: 服务器(server),数据库(database),数据表(table)和连接(connection)。1.MySQL默认字符集MySQL对于字符集的指定可以细化到一个... 阅读全文
posted @ 2010-08-27 02:59
风逸飞
阅读(126)
评论(0)
推荐(0)