| Summary: | Document how to change MySQL character set configuration | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Hiro Asari <hasari> |
| Component: | Documentation | Assignee: | Julie <juwu> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | ecs-bugs |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | jkeck, lmeyer, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-04-04 00:04:41 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Hiro Asari
2013-10-28 12:09:05 UTC
It's a request for enhancement/clarification. And yes, I'd say it's legitimate; it's an instance where using something (MySQL) under OpenShift is not as straightforward as people are used to when running it independently and having full control over the configuration. Our answer in this case seems to be that really, it's something your DB client usage should specify anyway. Although it's possible to specify the setting globally in a git action hook, that doesn't seem like a good recommendation to make. I'm not sure at this time where exactly in the user guide this should go. If there's a section for MySQL-specific notes, then some mention of the the need for the client to specify character set, with a reference to bug 1010582 would be a good addition. updates already published in Online User Guide. Enterprise User Guide pending next release. |