<!DOCTYPE html>
<!--[if IE 7]>
<html class="ie ie7" lang="ko-KR" xmlns:fb="https://www.facebook.com/2008/fbml" xmlns:addthis="https://www.addthis.com/help/api-spec" >
<![endif]-->
<!--[if IE 8]>
<html class="ie ie8" lang="ko-KR" xmlns:fb="https://www.facebook.com/2008/fbml" xmlns:addthis="https://www.addthis.com/help/api-spec" >
<![endif]-->
<!--[if !(IE 7) | !(IE 8) ]><!-->
<html lang="ko-KR" xmlns:fb="https://www.facebook.com/2008/fbml" xmlns:addthis="https://www.addthis.com/help/api-spec" >
<!--<![endif]-->
<head><style>img.lazy{min-height:1px}</style><link href="https://www.wpdigest.kr/wp-content/plugins/w3-total-cache/pub/js/lazyload.min.js" as="script">
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width">
	
	<link rel="profile" href="http://gmpg.org/xfn/11">
	<link rel="pingback" href="https://www.wpdigest.kr/xmlrpc.php">
	<!--[if lt IE 9]>
	<script src="https://www.wpdigest.kr/wp-content/themes/twentyfourteen/js/html5.js"></script>
	<![endif]-->
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	<!-- 사이트 키트에 의해 추가된 Google 태그(gtag.js) 동의 모드 dataLayer -->
<script id="google_gtagjs-js-consent-mode-data-layer">
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag('consent', 'default', {"ad_personalization":"denied","ad_storage":"denied","ad_user_data":"denied","analytics_storage":"denied","functionality_storage":"denied","security_storage":"denied","personalization_storage":"denied","region":["AT","BE","BG","CH","CY","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IS","IT","LI","LT","LU","LV","MT","NL","NO","PL","PT","RO","SE","SI","SK"],"wait_for_update":500});
window._googlesitekitConsentCategoryMap = {"statistics":["analytics_storage"],"marketing":["ad_storage","ad_user_data","ad_personalization"],"functional":["functionality_storage","security_storage"],"preferences":["personalization_storage"]};
window._googlesitekitConsents = {"ad_personalization":"denied","ad_storage":"denied","ad_user_data":"denied","analytics_storage":"denied","functionality_storage":"denied","security_storage":"denied","personalization_storage":"denied","region":["AT","BE","BG","CH","CY","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IS","IT","LI","LT","LU","LV","MT","NL","NO","PL","PT","RO","SE","SI","SK"],"wait_for_update":500};
</script>
<!-- 사이트 키트에 의해 추가된 Google 태그(gtag.js) 동의 모드 dataLayer 종료 -->

	<!-- This site is optimized with the Yoast SEO plugin v26.1.1 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>ERROR Message [ Illegal mix of collations ...]의 해결방법 | [쌩초보의 워드프레스 도전기]</title>
	<meta name="description" content="참으로 오랜 만에 올리는 글이다. 이번에는 거의 일년도 넘게 골치거리로 남아있던 문제점을 해결한 방법을 기록해본다.  이 에러는 그동안 닷홈 서버에서 해결하지 못했던 한글깨짐의 원인을 제공하는 부분이었는데, DB connection error 구문을 그 동안 꺼놓고 있었던 탓에 발견하지 못한 점도 있고 코딩을 하지 않고 워드프레스를 그저 자체를 이용만 하던 상황에서는 만날 수 없던 것이었기 때문에 이제서야 해결방법을 알 수 있게 된 점도 있다." />
	<link rel="canonical" href="https://www.wpdigest.kr/2014/12/how-to-solve-the-error-message-illegal-mix-of-collations-utf8_general_ciimplicit-and-euckr_korean_cicoercible-for-operation/" />
	<meta property="og:locale" content="ko_KR" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="ERROR Message [ Illegal mix of collations ...]의 해결방법 | [쌩초보의 워드프레스 도전기]" />
	<meta property="og:description" content="참으로 오랜 만에 올리는 글이다. 이번에는 거의 일년도 넘게 골치거리로 남아있던 문제