Ticket #170 (closed defect: fixed)

Opened 23 months ago

Last modified 5 months ago

Client character set on database connections should be UTF-8

Reported by: mikey Owned by: mikey
Priority: critical Milestone: 0.11.0
Component: Database (rdbms) Version: SVN-trunk
Keywords: Cc:

Description

The database connection should make sure the data delivered from database is encoded in UTF-8.

Change History

Changed 22 months ago by mikey

  • milestone changed from 0.11.0 to 1.0.0

Changed 21 months ago by mikey

  • status changed from new to assigned
  • milestone changed from 1.0.0 to 0.11.0

Changed 21 months ago by mikey

  • status changed from assigned to closed
  • resolution set to fixed

Quite of fixed with r1906: for mysql connections an initial query may be configured which can be set names utf8 for example.

Note: See TracTickets for help on using tickets.