Re: SSL Support

2003-11-26 Thread Paul DuBois
At 0:05 + 11/27/03, [EMAIL PROTECTED] wrote: Hello, we currently have MySQL ver., 4.0.15 RPM installed on a RH/linux 7.3 system, and would like to enable SSL support, we have openssl installed. The "SHOW VARIABLES" indicates that SSL support is disabled, "have_openssl=NO" Is it possible to ena

re: Re: ssl support in mysql

2002-11-29 Thread Egor Egorov
Giannis, Friday, November 29, 2002, 2:36:45 PM, you wrote: GV> I was looking for mysql 4.0.x source that 's why i didn 't see any.I GV> found mysql 3.23.53 source. Check it here: http://www.mysql.com/downloads/mysql-standard-4.0.html -- For technical support contracts, goto https://o

Re: ssl support in mysql

2002-11-29 Thread Solid Plasma (slpl)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Giannis, Friday, November 29, 2002, 12:36:45 PM, you wrote: > Lenz Grimmer wrote: >> On Friday 29 November 2002 12:45, Giannis Vrentzos wrote: >> >> >>>I can only find binary packages. >>>Any link for the source code? >> >> >> Look deeper down

Re: ssl support in mysql

2002-11-29 Thread Giannis Vrentzos
Lenz Grimmer wrote: On Friday 29 November 2002 12:45, Giannis Vrentzos wrote: I can only find binary packages. Any link for the source code? Look deeper down on the download pages - the sources are at the bottom of the page. Bye, LenZ - -- I was looking for mysql 4.0.x source that 's w

Re: ssl support in mysql

2002-11-29 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 29 November 2002 12:45, Giannis Vrentzos wrote: > I can only find binary packages. > Any link for the source code? Look deeper down on the download pages - the sources are at the bottom of the page. Bye, LenZ - -- For technical s

Re: ssl support in mysql

2002-11-29 Thread Tonu Samuel
On Fri, 2002-11-29 at 13:23, Giannis Vrentzos wrote: > Hello. > > Can somebody tell me how can i enable ssl support in mysql? All is in manual. And manual is included with MySQL distribution and http://www.mysql.com. Always. In case of security-specific questions not covered in manual, come bac

Re: ssl support in mysql

2002-11-29 Thread Giannis Vrentzos
Lenz Grimmer wrote: On Friday 29 November 2002 12:23, Giannis Vrentzos wrote: Can somebody tell me how can i enable ssl support in mysql? By recompiling with OpenSSL support: http://www.mysql.com/doc/en/Secure_requirements.html Thanks for your answer. I can only find binary packages. Any

Re: ssl support in mysql

2002-11-29 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 29 November 2002 12:23, Giannis Vrentzos wrote: > Can somebody tell me how can i enable ssl support in mysql? By recompiling with OpenSSL support: http://www.mysql.com/doc/en/Secure_requirements.html We plan to offer binaries with SSL ena

Re: SSL Support

2001-11-19 Thread Benjamin Pflugmann
Hi. AFAIK, MySQL-Max is MySQL with different configure options (and therefore different components compiled in by default). The source tarball you found should contain everything you need to create your own "MySQL-Max" binary. Bye, Benjamin. On Wed, Nov 14, 2001 at 01:46:36PM +0200,

RE: SSL Support

2001-11-14 Thread Joachim Wickman
Thx Sinisa Obviously I'm pretty tired today :) I found MySQL 4.00 tarball, but it was the MySQL-Max I wanted .. There's only a binary rpm which I can't get to work. I'm running Slackware, so I prefer tarballs. // Joachim

Re: SSL Support

2001-11-14 Thread Sinisa Milivojevic
Joachim Wickman writes: > Hello > > I've tried to configure and compile latest MySQL 3.23 source with SSL and it didn't >complain or anything, > but didn't support SSL either when I check the have_ssl variable. > > So, am I doing anything wrong? > Is there any sources of MySQL 4.00 and MySQL-