Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-1378

Setup Wizard for MySQL connection doesn't specify characterEncoding

      Since we only support latin1 encoding at the moment for MySQL, we should specify in the connection JDBC URL characterEncoding=latin1 and useUnicode=true. This is important if the users have installed their MySQL to use UTF8 as their default encoding. If this isn't implemented, it can lead to illegal collation errors.

      This should be revisited after implementing utf8 support in Crowd for MySQL.

      useUnicode=true sounds a bit counter-intuitive but according to MySQL's docs, the characterEncoding parameter is only evaluated if useUnicode is true.

            [CWD-1378] Setup Wizard for MySQL connection doesn't specify characterEncoding

            No work has yet been logged on this issue.

              doflynn David O'Flynn [Atlassian]
              davidyu David Yu
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: