Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-11671

Character Set misreported on shared hosting

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Duplicate
    • Minor
    • 1.6.6, 1.7.4, 1.8.4, 1.9, 2.0
    • 1.8.2
    • Database SQL/XMLDB
    • 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

          Activity

            People

              stronk7 Eloy Lafuente (stronk7)
              zannalov Jason Schmidt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                11/Jan/08