Bug 173497

Summary: [PATCH] databases/mysql55-server: add two options for multibyte charset mysql user
Product: Ports & Packages Reporter: cheunghonyu
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description cheunghonyu 2012-11-09 12:40:00 UTC
After using cmake to compile mysql55-server, user cannot pass WITH_CHARSET to alter default charset of mysql55-server. UTF8 may be the first choice for almost multbyte charset mysql user.

This patch adds
1) Default charset to UTF8
2) Add extra charset complex support

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-09 12:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2012-11-09 13:42:35 UTC
State Changed
From-To: open->closed

These are options to be set in config file, not in port.