WebHome » XWiki and MySQL Configuration Check » MySQL Encoding Check

MySQL Encoding Check

Last modified by Administrator on 2010/09/24 19:35
xwiki xwiki

General db settings

  • MYSQL encoding setting character_set_client: utf8
  • MYSQL encoding setting character_set_connection: utf8
  • MYSQL encoding setting character_set_database: utf8
  • MYSQL encoding setting character_set_filesystem: binary
  • MYSQL encoding setting character_set_results:
  • MYSQL encoding setting character_set_server: utf8
  • MYSQL encoding setting character_set_system: utf8

General db collation settings

  • MYSQL collation setting collation_connection: utf8_general_ci
  • MYSQL collation setting collation_database: utf8_general_ci
  • MYSQL collation setting collation_server: utf8_general_ci

Encoding settings by wiki

  • database encoding of xwiki is utf8
  • encoding of xwikidoc of xwiki is utf8
  • Could not find xwikidoc collation for wiki xwiki
  • database encoding of eghamtaichi is utf8
  • encoding of xwikidoc of eghamtaichi is utf8
  • Could not find xwikidoc collation for wiki eghamtaichi
  • database encoding of playground is utf8
  • encoding of xwikidoc of playground is utf8
  • Could not find xwikidoc collation for wiki playground
  • database encoding of games is utf8
  • encoding of xwikidoc of games is utf8
  • Could not find xwikidoc collation for wiki games
  • database encoding of xwiki is utf8
  • encoding of xwikidoc of xwiki is utf8
  • Could not find xwikidoc collation for wiki xwiki
  • database encoding of cops is utf8 COLLATE utf8_bin
  • encoding of xwikidoc of cops is CHARSET=utf8
  • collation of xwikidoc of cops is utf8_bin
  • database encoding of workspacetemplate is utf8 COLLATE utf8_bin
  • encoding of xwikidoc of workspacetemplate is CHARSET=utf8
  • collation of xwikidoc of workspacetemplate is utf8_bin
  • database encoding of templatexe is utf8 COLLATE utf8_bin
  • encoding of xwikidoc of templatexe is CHARSET=utf8
  • collation of xwikidoc of templatexe is utf8_bin
Tags:
Created by Administrator on 2009/12/31 23:00

Copyright 2004-2025 XWiki
4.0-milestone-1