Second mysqld fails...

2004-02-12 Thread Greg G
here? The my.cnf just has some ssl certificates in it, and nothing else. -Greg G -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Second mysqld fails...

2004-02-12 Thread Greg G
The .err file in var2 says: 040212 09:30:23 mysqld started /usr/local/mysql4017/libexec/mysqld Ver 4.0.17 for sun-solaris2.7 on sparc (Source distribution) 040212 09:30:24 mysqld ended That's it. -Greg g [EMAIL PROTECTED] wrote: What message is being logged to the error log? Original

Re: compiling mysql with ssl

2004-01-09 Thread Greg G
You'll want this: --with-openssl-libs=/usr/local/ssl/lib (not /usr/lib) -Greg G Cion Chen wrote: I have Redhat 9 with openssl-0.9.7a-20 tring to re-compiling mysql-4.0.17 again with the options: ./configure --with-openssl --with-openssl-includes=/usr/include/openssl --wi th-openssl-libs=/usr

Re: compiling mysql with ssl

2004-01-07 Thread Greg G
to confuse configure. You also don't want to specify the particular .a file, just the directory. -Greg G Cion Chen wrote: Hi! I have some trouble tring to compile Mysql 4.0.17 with de options: --with-vio --with-openssl, I try with some recomedation about it but none successful

4.0.17 - Still no SSL joy

2003-12-26 Thread Greg G
]: *** [strxmov.o] Error 1 make[2]: Leaving directory `/usr/local/src/mysql-4.0.17/strings' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/mysql-4.0.17' make: *** [all] Error 2 -Greg G -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe

Re: 4.0.17 - Still no SSL joy

2003-12-26 Thread Greg G
I should have posted this, but I did this: $ ./configure --with-openssl --with-openssl-includes=/usr/local/ssl/include --with-openssl-libs=/usr/local/ssl/lib --with-vio --prefix=/usr/local/mysql4017 I shouldn't need to make a symlink in /usr/local/include. -Greg G [EMAIL PROTECTED] wrote

4017 - make test fails

2003-12-26 Thread Greg G
This is 4.0.1.7 and it happens on both Solaris and Mandrake. This is just after finishing a make. Should this work at this stage, even? -Greg G # make test cd mysql-test ; ./mysql-test-run Installing Test Databases Removing Stale Files Installing Master Databases running ../sql/mysqld

Re: 4.0.17 - Still no SSL joy

2003-12-26 Thread Greg G
That's a good workaround, but I'd definately like to see that get fixed at some point. -Greg G [EMAIL PROTECTED] wrote: I shouldn't need to make a symlink in /usr/local/include. That may be the case, but the only way you will satisfy the #include in the my_global.h file is to either pull

Re: MySQL with SSL enabled

2003-12-17 Thread Greg G
know if you manage to get SSL working during the compile phase. I found an open bug ( http://bugs.mysql.com/bug.php?id=1915 ) which pretty much indicates that you're not going to be able to build in SSL support. -Greg G -- MySQL General Mailing List For list archives: http://lists.mysql.com

Re: [RE-REPOST] Openssl support not activated?

2003-12-12 Thread Greg G
ideas where to go from here? This is for mysql 4.0.16, openssl 0.9.7c and gcc 2.95.4 on a Debian linux box (2.2.20). Thanks. -Greg G -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: [RE-REPOST] Openssl support not activated?

2003-12-11 Thread Greg G
Mark Matthews wrote: Greg G wrote: I'm still having trouble figuring this out. Please help! I compiled MySQL 4.1.1 --with-openssl --with-vio and when I look at the variables with mysqladmin, has_openssl is set to NO. I've got OpenSSL 0.9.7c installed. I'm seeing this on both Solaris

Re: [RE-REPOST] Openssl support not activated?

2003-12-11 Thread Greg G
when running configure. I've even specified --with-openssl-include and --with-openssl-lib since the --with-openssl directory doesn't seem to be getting using to determine those directories. I'm not sure what's happening. I have a lot of trouble debugging configure. -Greg G

[RE-REPOST] Openssl support not activated?

2003-12-10 Thread Greg G
during the configure or compile phases. What could have happened to cause this, and how can I fix it? Thanks. -Greg G -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

[REPOST] Openssl support not activated?

2003-12-08 Thread Greg G
happened to cause this, and how can I fix it? Thanks. -Greg G -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

with-openssl failing?

2003-12-05 Thread Greg G
the configure or compile phases. Thanks. -Greg G -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Openssl support?

2003-12-04 Thread Greg G
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 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL

Openssl support?

2003-12-04 Thread Greg G
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 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL

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

4.0.16 doesn't like my Berkley DB version!

2003-12-03 Thread Greg G
appears to really be checking for 3.2.9, in any case. I'm going to override this for now, but I wanted to know if that's going to cause problems down the road. Thanks. -Greg G -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http

Debug options for mysqlimport?

2003-12-02 Thread Greg G
of warnings that were generated during and import. -Greg G -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

mysql/radius populate db question

2003-11-28 Thread Greg G
understand is how I was able to do it from the command line but it's not working from the perl script? Any advice? Thanks. -Greg G -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]