Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-4574

Database charset!

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Fixed
    • 3.0.RC1
    • 3.0.0
    • Installation system
    • None
    • PHP Environment:
      Database: MySQL 5.0.x

    Description

      I found:
      topic_title varchar(100) DEFAULT '' NOT NULL COLLATE utf8_unicode_ci,
      but:
      CHARACTER SET `utf8` COLLATE `utf8_bin`;
      in phpbb_topics

      and
      < post_subject varchar(100) DEFAULT '' NOT NULL, > in phpbb_posts is utf8_bin

      Maybe mistake.

      Attachments

        Issue Links

          Activity

            People

              DavidMJ DavidMJ
              bietchetlien bietchetlien
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: