Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9481 - Support for SSL in mysql
Summary: Support for SSL in mysql
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Ryan Phillips (RETIRED)
URL: http://www.mysql.com/doc/en/Secure_re...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-22 08:13 UTC by stanislas nanchen
Modified: 2002-10-27 01:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.