RE: mysql-php link failure

2003-06-16 Thread Grimes, Dean
? Thanks, Dean -Original Message- From: Boyd Lynn Gerber [mailto:[EMAIL PROTECTED] Sent: Friday, June 13, 2003 4:03 PM To: Grimes, Dean Cc: '[EMAIL PROTECTED]' Subject: Re: mysql-php link failure On Fri, 13 Jun 2003, Grimes, Dean wrote: I'm having some trouble with linking mysql-4.0.13

mysql-php link failure

2003-06-13 Thread Grimes, Dean
I'm having some trouble with linking mysql-4.0.13 into php-4.3.2. I am getting following error: //usr/lib/libresolv.so.1: fatal error: symbol `_res` multiply defined in two shared objects /usr/lib/libsocket.so: size = 448; //usr/lib/libresolv.so.1: size = 512 collect2: ld returned 1 exit status

Compiling On Tru64

2002-05-31 Thread Grimes, Dean
I'm compiling on Tru64 ver 5.1 using GNU 3.1 and make 3.79. I am receiving the following error: Any help will be appreciated. Dean inition In file included from ../include/my_sys.h:35, from mysys_priv.h:19, from my_pthread.c:20:

Compiling On Tru64

2002-05-29 Thread Grimes, Dean
I am trying to compile MySQL 3.23.49 on the following system: Compaq Tru64 Version 5.1 1885 alpha gnu gcc 3.1 make 3.79 I keep getting the error shown below. Any trouble shooting insight will be greatly appreciated. Thanks Dean mv -f .libs/mf_cache.lo mf_cache.o (cd . ln -s mf_cache.o

RE: SCO OpenServer 5.0.x and Mysql DBI Driver

2001-10-25 Thread Grimes, Dean
To compile MySql you will need gcc-2.95.2 described above, along with FSU-pthreads-3.5c from mysql.com. You will find custom loadable copies pthreads 3.5c has a problem with MySQL on OpenServer. It causes MySQL to stop and restart. I never did experience any table corruption from this but it

RE: Must use '#' in fieldnames

2001-06-29 Thread Grimes, Dean
This is probably not the best recommendation but if you are compiling from the source distribution, you might locate where the comment character is defined and change it to some other character and recompile. I have no idea of the potential ramifications in doing this and you would need to be

RE: MYSQL Problem

2001-04-17 Thread Grimes, Dean
Are you sure about that number? 1,000 queries per second is pretty high. Assuming that 10k per second is correct, that translates to 36,000,000 queries per hour. That is quite a lot. BTW, what DB were you using before and was its inability to handle your load a factor in your decision to switch?

Maint Utilities 3.23.32 Core Dumping On SCO 5.0.x

2001-01-30 Thread Grimes, Dean
Hi, I have upgraded from MySQL-3.23.28-gamma to MySQL-3.23.32 and I am having problems with some of the maintenance utilities core dumping with a memory fault. However, MySQL itself runs fine. The problem utilities are: mysqldump - core dumps immediately mysqlshow - core dumps immediately

RE: Maint Utilities 3.23.32 Core Dumping On SCO 5.0.x

2001-01-30 Thread Grimes, Dean
has problems with the afore mentioned utilities. I have a core dump if anybody is interested. Thanks, Dean -Original Message- From: Boyd Lynn Gerber [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 30, 2001 10:47 AM To: Grimes, Dean Cc: '[EMAIL PROTECTED]' Subject: Re: Maint Utilities