StartupItem not installing on Mac OS X 10.5

2008-03-31 Thread SA
Hello, About 3 months ago I purchased two Mac Mini systems to use as MySQL EDB servers (I might point out that I've been doing this for years with OS X 10.4/Tiger and it works really good). The newest Macs came with OS X 10.5 Leopard. I was not able to downgrade the OS to 10.4. At the time,

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 way

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 (stopped)

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: E SA wrote: Mr. Brasseur

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: gcc -DDEFAULT_CHARSET_HOME=\/data/MySQL

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:

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

2004-09-07 Thread E SA
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: 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

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

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

lire des fichiers windev5

2004-03-05 Thread sa cefrais
Bonjour, La possibilité de lire directement les fichiers windev5 au format hyperfile pour exploiter les données ou les migrer sous mysql existe-t-elle? Merci. Pierre Marcotte -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:

@hi, need sync mysql users password with LDAP3.x

2003-03-09 Thread Miroslav Ris SA of iNet
Hi, I very need sync password for same mysql users with LDAP (or *nix passwd file). Any idea? -- Miroslav Ris System Administrator iNet System iNet WebMail System - Before posting, please

Fulltext search

2002-01-09 Thread Pawan Tejpal SA Intellectual Property Ptejpal Knowhow Informatics NIC
Hello Recently we have installed mysql ver 4.0.1(from binaries).We loaded about 1.6 million records in a table. One of the fields 'ti' is text field. We created fulltext index on this field. on giving following :- 1. select ti from p8387 where match ti against ('computer'); 1701 rows were

SUPPORT FOR UNICODE

2001-09-12 Thread Priti Anand SA LRISD
Hi everyone, I am not a user of MYSQL yet, but shall be soon. I needed to know if MYSQL has begun to support UNICODE (UTF- 8) as rest of the RDBMS' have adopted it to meet the language needs of non-english countries. And I am just hoping that amongst so many MYSQL users probably some one

how to split database and index

2001-05-10 Thread Pawan Tejpal SA Intellectual Property Ptejpal Knowhow Informatics NIC
Hello We have a database of size 10GB and its index is also almost of the same size. Now we want this database in MYSQL. Please let me know how we can slpit it across 3-4 hard disks.We are using Linux 6.2 Kind Regards Pawan