[MacPorts] #19030: mysql does not support readline

MacPorts noreply at macports.org
Sun Mar 29 00:33:55 PDT 2009


#19030: mysql does not support readline
-------------------------------+--------------------------------------------
 Reporter:  naoya.n@…          |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Low                |   Milestone:  Port Bugs                            
Component:  ports              |     Version:  1.7.0                                
 Keywords:                     |        Port:                                       
-------------------------------+--------------------------------------------
 mysql5 and mysql5-devel are does not support readline.
 Ctrl+R does not work and I can't input japanese data in mysql prompt.

 When I changed configure option on mysql5-devel Portfile is bellow, these
 are working!

 {{{
 @@ -75,6 +75,7 @@
      --without-bench \
      --with-partition \
      --with-plugins=all \
 +    --without-readline \
      --enable-thread-safe-client
  # the following is in store for future
  #    --program-suffix=5
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/19030>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list