Database migration from cp1251 -> utf8

Sunday, April 13th, 2008

It was time to migrate http://www.cenite.com database from cp1251 -> utf8, I have prepared one nice script which will show you step by step the commands that you should run in order to migrate your database. Copy the content to cp1251toUTF8.sh or use the commands manually The script is making echo instead ...