Revision [1156]

Last edited on 2011-09-02 17:59:47 by FsseInfo
Additions:
To select a character set and character collation at server startup in an option file include these lines:
Deletions:
To select a character set and collation at server startup in an option file, include these lines:


Revision [1155]

Edited on 2011-09-02 17:59:17 by FsseInfo

No Differences

Revision [1154]

Edited on 2011-09-02 17:58:56 by FsseInfo
Additions:
>>http://dev.mysql.com/doc/refman/5.5/en/charset-server.html
http://dev.mysql.com/doc/refman/5.5/en/innodb-default-se.html
====mysql my.cnf character set and character collation====
To select a character set and collation at server startup in an option file, include these lines:
[mysqld]
character-set-server=utf8
collation-server=utf8_general_ci
To make innodb the default engine and use a separate file for each table add
Deletions:
>>http://dev.mysql.com/doc/refman/5.5/en/innodb-default-se.html
to make innodb the default engine and use a separate file for each table add


Revision [1153]

The oldest known version of this page was created on 2011-09-02 17:55:10 by FsseInfo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki