Read / Write statistics

2005-03-03 Thread E SA
Hi, I am trying to obtain read/write statistics from our database (4.0.21). I started by using the Bytes_received and Bytes_sent from "show status"; however, today one of them (Bytes_sent) reset itself to 0... Which really messes up my calculations... I need this data... Is there any other wa

Multiple table join help

2005-02-08 Thread E SA
All, I have done some reading and research; however, I seem to be at a loss... And this time, I am not sure how to ask Google... Here is the problem: Table A: id INT valuevarchar (10) Table B: id INT valuevarchar (10) Table C: id INT

Database hung; please help!

2005-01-04 Thread E SA
All, I found my database "hung" this morninig on a Linux system. I could not connect locally to /tmp/mysql.sock or remotelly. I tried to do a "mysqladmin status"; but that hung too. Linux was reporting high CPU utilization. The proces infromation is as follows: Name: mysqld State: T (stopp

Re: RESEND: Compilation of MySQL with OpenSSL in alternate location.

2004-09-08 Thread E SA
and can not see where the translation is done. Do you have an idea? Is this a bug I should report? Thank you VERY much for everybody's help! Best regards, E SA --- "Douglas K. Fischer" <[EMAIL PROTECTED]> wrote: > V. M. Brasseur wrote: > > > E SA wrote: >

Re: RESEND: Compilation of MySQL with OpenSSL in alternate location.

2004-09-08 Thread E SA
points to the fact that it is trying to look at the OpenSSL include files in order to create that specific binary... I will try the suggested solutions today and post back to the group to give an update. Best regards, E SA --- "V. M. Brasseur" <[EMAIL PROTECTED]> wrote: >

Re: RESEND: Compilation of MySQL with OpenSSL in alternate location.

2004-09-07 Thread E SA
iving the compile another whirl: > > http://www.openssh.com/ > > Also, the exact output of the ./configure message > you're receiving might > help people get a better handle on exactly what the > problem might be. > > Cheers, > > --V > > E SA wrote: &g

RESEND: Compilation of MySQL with OpenSSL in alternate location.

2004-09-07 Thread E SA
All, I already sent this message once, but I got no answer. Has naybody successfully compiled MySQL with OpenSSL NOT in /usr/local/ssl? I can not use stunnel, and I have not found anything in google. Please let me know. - - - - - - - - - - - - - - - - - - - - - - - - - - - - Original post:

Compiling MySQL with OpenSSL on alternate location

2004-09-01 Thread E SA
All, I am trying to compile MySQL with OpenSSL in an alternate location ( /data/OpenSSL ). When I do that either configure will say that no installation of OpenSSH is there (even with the --with-openssl-includes= and --with-openssl-libs= ), or it will compile without OpenSSL support ( show varia

Compiling MySQL with OpenSSL

2004-09-01 Thread E SA
All, I am trying to compile MySQL with OpenSSL in an alternate location ( /data/OpenSSL ). When I do that either configure will say that no installation of OpenSSH is there (even with the --with-openssl-includes= and --with-openssl-libs= ), or it will compile without OpenSSL support ( show vali