Re: OpenSSL

2004-08-12 Thread listuser
On Wed, 11 Aug 2004, Jeremy Rice wrote: > > ./configure --prefix=/usr/local --sysconfdir=/etc/mysql > > --localstatedir=/var --enable-shared --enable-static --with-libwrap > > --with-berkeley-db --enable-thread-safe-client --with-mysqld-user=mysql > > --with-openssl --with-openssl-includes=/usr

Re: Openssl support?

2003-12-04 Thread Greg G
I realized that I should probably mention that I've got OpenSSL 0.9.7c installed. I'm seeing this on both Solaris and Debian hosts. I compiled MySQL 4.0.16 --with-openssl --with-vio and when I look at the variables, "has_openssl" is set to "NO". What could have happened to cause this? -Greg g

Re: Openssl and MySQL 4.0.3-Beta

2002-09-03 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 03 September 2002 18:44, Matthew Scarrow wrote: > According to the documentation under section 4.3.9 to get openssl > working with mysql you need to configure mysql with the --with-vio > --with-openssl. That's correct. > When I add the a

Re: Openssl and MySQL 4.0.3-Beta

2002-09-03 Thread Paul DuBois
At 12:44 -0400 9/3/02, Matthew Scarrow wrote: >According to the documentation under section 4.3.9 to get openssl >working with mysql you need to configure mysql with the --with-vio >--with-openssl. > >When I add the as arguments to ./configure and then compile it I get >a mysqld that will run