Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
1.8.2
-
None
-
MySQL 5.0, PHP 5.1.6, Linux 2.6.22, Apache 1.3.37, HostMonster shared hosting
-
MySQL
-
MOODLE_18_STABLE
-
MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
Description
HostMonster's shared hosting MySQL database server does not change the GLOBAL variable for character_set_database relative to the current default database (Moodle's DB), but does change the LOCAL variable.
grep "SHOW VARIABLES LIKE 'character_set_database'" (should return three locations)
Change "SHOW VARIABLES" to "SHOW LOCAL VARIABLES"
Attachments
Issue Links
- will be (partly) resolved by
-
MDL-11743 install.php does not recognize UTF8 unicode setup and stops under DB Checker
-
- Closed
-