Does JDBC realm really require cleartext password.

2004-04-22 Thread Faine, Mark
I'm trying to configure a JDBC realm using a third party database and it seems they are using the mysql password command to store their passwords. I read in the docs: "When a standard realm authenticates by retrieving the stored password and comparing it with the value presented by the user, you

ld.so.1: ./perl: fatal: relocation error

2002-10-11 Thread Faine, Mark
Perl 5.6.1 Platform/OS: Solaris 9 Compiler: GCC 2.95.2 - Tried with both Gnu binutils and Sun Attempted with mysql 3.23.47 and 3.23.52 When I try to compile perl it appears to compile just fine until I run 'make test' then I get the following error message for many of the various tests: lib/dirh

mysql won't start via init script

2002-02-14 Thread Faine, Mark
If I start mysql by changing to the msyql directory and run safe_mysqld --user=mysql & everything works fine, if I try to start mysql at boot time with an init script it starts and immediately dies the log files say it can't find a certain library file (a file that is in my LD_LIBRARY_PATH). It ha

Strange mysql problem when starting with init script

2002-02-12 Thread Faine, Mark
If I change to the bin directory of mysql and start mysql from there it starts up fine. If I start it with an init script it dies just as soon as it starts. The log files says: 020211 08:44:47 mysqld started ld.so.1: /usr/local/mysql/libexec/mysqld: fatal: libstdc++.so.3: open failed: No such

math_iso.h / libm.a

2002-01-14 Thread Faine, Mark
Solaris 8 Gcc 3.0.3 I cannot get mysql to compile without math_iso.h yet I cannot find math_iso.h anywhere, does anyone know where this file is located, also, does anyone know which Solaris Package contains libm.a it's missing also. -Mark ---

@#$#%@ mysql compile problems on Solaris 8 'floor' undeclared

2002-01-11 Thread Faine, Mark
Solaris 8 GCC 3.03 Ok, first I got an error about iso/math_iso.h not being there so I commented it out of the math.h file. This got me past that error, now I get this error. gcc -O3 -DUNDEF_THREADS_HACK -I./../include -I../include -I./.. -I..-I..-O -DDBUG_O

compile error - ld: cannot find -lrt

2001-08-20 Thread Faine, Mark
Ok, so I've downgraded my compiler (gcc) to 2.95.3 since mysql seems to be incompatible with 3.0, yet I'm still getting an error during the make: /usr/local/sparc-sun-solaris2.8/bin/ld: cannot find -lrt collect2: ld returned 1 exit status make[3]: *** [mysqld] Error 1 make[3]: Leaving directory

mysql 3.23.41 errors during compile

2001-08-14 Thread Faine, Mark
Anybody seen this before: gcc -O3 -DDBUG_OFF -O3 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates -fno-exceptions -fno-rtti -DHAVE_CURSES_H -I/export/home6/temp/mysql-3.23.41/include -DHAVE_RWLOCK_T -o mysqlbinlog mysqlbinlog.o mini_client.o net_serv.o mini_client_errors.o

Compiling error

2001-08-01 Thread Faine, Mark
I've never had this much trouble compiling mysql before. I've done it at least a dozen times and most are virtually trouble free but this 3.23.40 version is being stubborn. The error I'm having (or should I say the "current" error) is this: gcc -O3 -DDBUG_OFF -O3 -felide-constructors -fno-excep

mysql 3.23.40-Solaris8-Gcc3.0 error compiling with gemini

2001-07-30 Thread Faine, Mark
I'm trying to intall mysql 3.23.40 on Solaris 8 ( GCC 3.0 ) but I'm having a little difficulty. Whenever it gets to the gemini directory it errors out with the following: /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../incl -I../msgs-O3 -DDBUG_OFF -O6 -DHAVE_CURSES_H -I/export/home6/tem