redmine 한글 저장 시 error / ActiveRecord::StatementInvalid (Mysql2::Error: Incorrect
redmine 설치 후 사용할려고사용자를 만들면서 다음과 같은 에러가 발생하였다면.. 한글때문이다 ActiveRecord::StatementInvalid (Mysql2::Error: Incorrect string value: '\xEB\x8F\x84\xED\x98\x95' for column 'firstname' at row 1: INSERT INTO `users` (`type`, `login`, `firstname`, `lastname`, `language`, `status`, `salt`, `hashed_password`, `passwd_changed_on`, `created_on`, `updated_on`, `mail_notification`) VALUES ('User', 'vronze', '길동'..
2018. 10. 31.