3
from my phpmyadmin,
its stated:
MySQL charset: UTF-8 Unicode (utf8)
MySQL connection collation: utf8_unicode_ci
my previous mainfile.php has this:
define( 'XOOPS_DB_CHARSET', 'ISO-8859-1' );
I didn't see the options during upgrade. I ran into problems and got stucked in upgrade. so I had to manually entered the information into the mainfile.php to proceed with the upgrade.