Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 9481

Summary: Support for SSL in mysql
Product: Gentoo Linux Reporter: stanislas nanchen <stan>
Component: New packagesAssignee: Ryan Phillips (RETIRED) <rphillips>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.mysql.com/doc/en/Secure_requirements.html
Whiteboard:
Package list:
Runtime testing required: ---

Description stanislas nanchen 2002-10-22 08:13:30 UTC
Could you add the support for SSL in mysql ?

following the instruction of the homepage above, i have add the following line
to the mysql.3.23.51-r4.ebuild file (before the execution of the configure script) :

use ssl && myconf="${myconf} --with-vio --with-openssl"

for the note : i am using gentoo/ppc; and mysql compiled fine.
Comment 1 Donny Davies (RETIRED) gentoo-dev 2002-10-27 01:55:17 UTC
added.  thx.