| Summary: | [PATCH] databases/mysql55-server Add WITH_COLLATION and WITH_CHARSET | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | nbari | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | nbari | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
nbari
2011-09-10 16:40:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) The correct way to use it is: make WITH_CHARSET="utf8" WITH_COLLATION="utf8_unicode_ci" install clean with "" on the options State Changed From-To: open->closed You should use my.cnf for this config params. Any chance to keep the options so it can be backwards compatible with previous versions of the mysql port ? regards |