Note the specification of UTF-8 as the codeset for the database.
注意,该语句指定UTF-8作为这个数据库的编码集。
You can also explicitly specify the code page in the CREATE DATABASE statement with the USING CODESET clause.
还可以在CREATEdatabase语句中使用USING codeset子句显式地指定编码页。
Please note the database must be explicitly created with codeset UTF-8. The following command is used to create a UTF-8 database called mycat
请注意,必须显式地用UTF-8字符集创建数据库。
The nl_langinfo (CODESET) function is also what the locale charmap command calls to find the name of the encoding specified by the current locale.
nl_langinfo (CODESET)函数也是由localecharmap命令调用,从而查找当前语言环境指定的编码名称。
A database can have only one code page, and it is set when you first create a database with the create database command using the CODESET and TERRORITY clauses.
数据库可以只有一个代码页,它是在您通过CREATEDATABASE命令首次创建数据库时使用CODESET和terrority子句设置的。
A database can have only one code page, and it is set when you first create a database with the create database command using the CODESET and TERRORITY clauses.
数据库可以只有一个代码页,它是在您通过CREATEDATABASE命令首次创建数据库时使用CODESET和terrority子句设置的。
应用推荐