Comment / #3931


before install, I edit the fiel xxx.sql, and change

) TYPE=MyISAM;

to

) TYPE=MyISAM DEFAULT CHARSET=utf8;

It's working well for me on v0.078. But it's not working well on v0.079.