Changing collation of MySQL database, tables and columns
Use this script if you need to change collation for your MySQL database, tables or columns.
You can use PhpMyAdmin to change Collation but if you want to change whole database you should use this PHP-script.
Run this script only at your own risk. If you have a big database you need to change the script execution time in your php