exo-jcr

MySQL UTF8 support

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.7
  • Fix Version/s: 1.8
  • Component/s: services.jcr.core
  • Labels:
  • Similar issues:
    JCR-862 MySQL init script fails when UTF8 is in use
  • Description:

    Need to have a dialect to be used for MySQL databases with default characters set UTF8.

  • Environment:

    MySQL 5.0 and higher

Activity

Hide
Peter Nedonosko added a comment - 13/Feb/08 11:58 AM

A dialect 'mysql-utf8' added.

It only suitable for JDBC container not for JDBC configuration persister ('mysql' or 'mysql-utf8' may be used there).

The dialect can be used not only for datbases with charset UTF8.
It will work for any default charset if UTF for columns is supported (MySQL 4.1 and higher).

UTF8 used only for Item NAME column actually.

Show
Peter Nedonosko added a comment - 13/Feb/08 11:58 AM A dialect 'mysql-utf8' added. It only suitable for JDBC container not for JDBC configuration persister ('mysql' or 'mysql-utf8' may be used there). The dialect can be used not only for datbases with charset UTF8. It will work for any default charset if UTF for columns is supported (MySQL 4.1 and higher). UTF8 used only for Item NAME column actually.

People

Dates

  • Due:
    14/Feb/08
    Created:
    13/Feb/08 11:52 AM
    Updated:
    17/Nov/09 10:30 AM
    Resolved:
    13/Feb/08 11:59 AM

Time Tracking

Estimated:
1h
Original Estimate - 1 hour
Remaining:
1h
Remaining Estimate - 1 hour
Logged:
Not Specified
Time Spent - Not Specified