From 2f41bca4e8ef591f5fa5c9ee620c7aacc9409f71 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 2 Mar 2012 11:53:49 +0100 Subject: cleaner way to set restore the UTF-8 flag for the output of SELECT queries --- videodb.rc | 1 - 1 file changed, 1 deletion(-) (limited to 'videodb.rc') diff --git a/videodb.rc b/videodb.rc index 032bded..94a938f 100644 --- a/videodb.rc +++ b/videodb.rc @@ -11,7 +11,6 @@ user => 'username', # Optional extra connection options dbi_misc => { mysql_ssl => 1 , mysql_ssl_ca_file => "/etc/ssl/certs/cacert.org.pem" - , mysql_enable_utf8 => 1 }, password => '******', prefix => 'videodb_', -- cgit v1.2.3