The property 'encoding' that is used by the MySQL database driver is missing in the database profile.

The encoding property is not documented in the Qcodo configuration file but mentioned in the forums (http://qcodo.com/forums/topic.php/1224/). The property is used in the MySql and MySqli drivers.

The patches attached are for:

  • qdrupal_settings.php to include "encoding" on the database profile edit page and
  • qdrupal.module to use "encoding" when constructing the database connection settings

Comments

mikehostetler’s picture

Status: Needs review » Closed (fixed)