#15435: mysql5 readline support --------------------------------+------------------------------------------- Reporter: naoya.n@gmail.com | Owner: ryandesign@macports.org Type: enhancement | Status: assigned Priority: Low | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Comment (by ryandesign@macports.org): After a little investigation ("`./configure --help`"), it looks to me as though "`--with-readline`" is the default, for mysql3, mysql4 and mysql5, and means "use the readline library included with MySQL". Alternately, you can use "`--without-readline`" which means "don't use the included readline but use the system readline" which in our case would mean "use the MacPorts readline". We could do that, but would that provide any advantage? I'm also curious how you arrived at the conclusion that "Mysql5 is not support readline" and whether the `+readline` variant you supplied actually does anything. -- Ticket URL: <http://trac.macports.org/ticket/15435#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS