Bug 1022964 - No ability to set the default character encoding as an environment variable for MySQL cartridge at server side
Summary: No ability to set the default character encoding as an environment variable f...
Keywords:
Status: CLOSED DUPLICATE of bug 1010582
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: All
OS: All
unspecified
high
Target Milestone: ---
: ---
Assignee: Jhon Honce
QA Contact: libra bugs
URL: https://www.openshift.com/forums/open...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-24 11:32 UTC by Hanine HAMZIOUI ALMADANI
Modified: 2015-05-14 23:31 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-24 19:08:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Hanine HAMZIOUI ALMADANI 2013-10-24 11:32:03 UTC
Description of problem:


Version-Release number of selected component (if applicable):
MySQL Cartridge 5.1

How reproducible:
https://www.openshift.com/forums/openshift/mysql-cartridge-bug-cannot-change-character-set-to-utf8

Steps to Reproduce:
1. Insert a value in database which must be encoded as UTF-8
2. Read the value inserted from database
3. The Value is not readable and produced as ? chars: ???????

Actual results:
Unreadable strings

Expected results:
Readable strings

Additional info:
Cannot persist changes to my.cnf as it's overwritten after each git push and deploy. Must set the defaut character set / collation as an OpenShift variable that we could set from line command : rhc set variable .....

Comment 1 Hiro Asari 2013-10-24 19:08:18 UTC
Please see https://bugzilla.redhat.com/show_bug.cgi?id=1010582#c3

*** This bug has been marked as a duplicate of bug 1010582 ***


Note You need to log in before you can comment on or make changes to this bug.