Skip to content

MySQL Korean not showing (한글 깨짐) #5

@etture

Description

@etture

Open my.cnf config file and add the follwing:

[mysqld]
character-set-server=utf8
collation-server=utf8_general_ci
init_connect=SET collation_connection=utf8_general_ci
init_connect=SET NAMES utf8

[client]
default-character-set=utf8

[mysql]
default-character-set=utf8

Metadata

Metadata

Assignees

No one assigned

    Labels

    DatabaseDatabase relatedMySQLMySQL relatedmemoMemo on tips and notes

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions