Bug 153722

Summary: databases/php5-pdo_mysql not support MYSQLND option
Product: Ports & Packages Reporter: Vincent Bachelier <vincent>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Vincent Bachelier 2011-01-06 10:10:06 UTC
        php5-pdo_mysql doesn't work with actual mysql55-server-5.5.8
without MYSQLND option. But this option lead to a crash in compilation
process

Fix: 

May be if we compile mysql55-server correctly with that :
        http://dev.mysql.com/doc/refman/5.5/en/cannot-initialize-character-set.html
How-To-Repeat:         portinstall mysql55-server
        setenv WITH_MYSQLND YES
        portinstall php5-pdo_mysql
        #be sure MYSQLND is on
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-01-06 12:40:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Fix synopsis and assign.
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2011-01-09 12:55:10 UTC
State Changed
From-To: open->closed

Bogus.