2 versions of mysql on Unix: problem with the socket

2006-09-12 Thread Duhaime Johanne
I am running mysql 4.1.7 on solaris 9. I want to install 2 versions (versions 4.1.7 and 5) on the server. I am reconfiguring my scripts in that perspective. I have a script that start the mysql v4 so that I finally have: 7002 pts/4S 0:00 /bin/sh /seqweb/mysql4/bin/mysqld_safe

Re: 2 versions of mysql on Unix: problem with the socket

2006-09-12 Thread Gerald L. Clark
Duhaime Johanne wrote: I am running mysql 4.1.7 on solaris 9. I want to install 2 versions (versions 4.1.7 and 5) on the server. I am reconfiguring my scripts in that perspective. I have a script that start the mysql v4 so that I finally have: 7002 pts/4S 0:00 /bin/sh

RE: 2 versions of mysql on Unix: problem with the socket

2006-09-12 Thread Duhaime Johanne
Cc : mysql@lists.mysql.com Objet : Re: 2 versions of mysql on Unix: problem with the socket Duhaime Johanne wrote: I am running mysql 4.1.7 on solaris 9. I want to install 2 versions (versions 4.1.7 and 5) on the server. I am reconfiguring my scripts in that perspective. I have a script

Starting Mysql from unix root account with --user=mysql

2006-08-31 Thread Duhaime Johanne
I have a very simple question about starting mysql. I start manually the server under the unix account mysql with the following: /seqweb/mysql4/bin/mysqld_safe --user=mysql in order to get the unix user mysql to run the process. I get the following with ps -ef | grep mysql: mysql 29527

mysql under unix in batch mode

2003-03-26 Thread Marianadin, Didier
Hi, I want to execute a simple query in batch mode in a mysql database. my OS : Unix (solaris 2.6) when I run this command : mysql -h localhost -u root -p mysql did.query did.out I'm always asked password even if I've already specified it in the previous command line (mysql) Enter

Re: mysql under unix in batch mode

2003-03-26 Thread Rafal Jank
Dnia Wed, 26 Mar 2003 12:12:44 +0100 Marianadin, Didier [EMAIL PROTECTED] zezna/a co nastpuje: Hi, I want to execute a simple query in batch mode in a mysql database. my OS : Unix (solaris 2.6) when I run this command : mysql -h localhost -u root -p mysql did.query did.out I'm

Re: mysql under unix in batch mode

2003-03-26 Thread Dobromir Velev
, March 26, 2003 13:12 Subject: mysql under unix in batch mode Hi, I want to execute a simple query in batch mode in a mysql database. my OS : Unix (solaris 2.6) when I run this command : mysql -h localhost -u root -p mysql did.query did.out I'm always asked password even if I've already

re: mysql under unix in batch mode

2003-03-26 Thread Egor Egorov
On Wednesday 26 March 2003 13:12, Marianadin Didier wrote: I want to execute a simple query in batch mode in a mysql database. my OS : Unix (solaris 2.6) when I run this command : mysql -h localhost -u root -p mysql did.query did.out I'm always asked password even if I've already

Re: mysql under unix in batch mode

2003-03-26 Thread gerald_clark
Create a .my.cnf file in your home directory with permissions set to 600. In that file put the lines [mysql] user=root password=mysql now you can enter: mysql did.query did.out Marianadin, Didier wrote: Hi, I want to execute a simple query in batch mode in a mysql database. my OS : Unix

Re: mysql under unix in batch mode

2003-03-26 Thread Ray
the other thing is make sure you don't have a space after -p and before your password mysql -h localhost -u root -p mysql did.query did.out says ask for the password and start in the database mysql mysql -h localhost -u root -pmysql did.query did.out says the password is mysql and don't

RE: mysql under unix in batch mode

2003-03-26 Thread Michael Shulman
PROTECTED] Subject: Re: mysql under unix in batch mode Hi, most probably there should not be a space after -p. Try this mysql -h localhost -uroot -pmysql did.query did.out Dobromir Velev [EMAIL PROTECTED] http://www.websitepulse.com/ - Original Message - From: Marianadin, Didier [EMAIL

a version of mysql for unix true64 4.0d

2002-04-29 Thread Mahmoudou DIALLO
hello, where I can find a kit source of mysql for alpha true64 4.0d. Thanks. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request

mySQL on unix vs ODBC

2001-09-12 Thread Peter Gad
Hi everyone ! We've got a problem: running mySQL on unix(sun) we connect a third party windows software over ODBC. All is nice until a windows path is stored in the db Trying to store C:\Program Files\3p SW\ I find that it becomes C:Program Files3p SW. Is it possible, by means

RE: mySQL on unix vs ODBC

2001-09-12 Thread Peter Gad
(\) as escape sequence characters. Use either \\ or substitute forward slashes (/). -Original Message- From: Peter Gad [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 12, 2001 4:10 AM To: [EMAIL PROTECTED] Subject: mySQL on unix vs ODBC Hi everyone ! We've got a problem: running mySQL

Re: mySQL on unix vs ODBC

2001-09-12 Thread Steve Edberg
At 9:10 AM +0100 9/12/01, Peter Gad wrote: Hi everyone ! We've got a problem: running mySQL on unix(sun) we connect a third party windows software over ODBC. All is nice until a windows path is stored in the db Trying to store C:\Program Files\3p SW\ I find that it becomes C:Program Files3p SW

MySQL On Unix

2001-04-23 Thread Janos Borbely
Dear Gents, I would like to access MySQL database running on Unix from a Windows workstation through ODBC. IS it possible? Can you give me a tip how to do that? Thanks a lot for your help! Regards Janos Borbely - Before

RE: MySQL On Unix

2001-04-23 Thread Javier Armendáriz
Armendáriz [EMAIL PROTECTED] -Mensaje original- De: Janos Borbely [mailto:[EMAIL PROTECTED]] Enviado el: lunes, 23 de abril de 2001 9:12 Para: [EMAIL PROTECTED] Asunto: MySQL On Unix Dear Gents, I would like to access MySQL database running on Unix from a Windows workstation

How to configure MySQL for Unix

2001-01-16 Thread Karl J. Stubsjoen
Hello, We have loaded MySQL on an Apache Linux machine, I have recently tried to connect and am getting the following error: C:\mysql\binmysql -hdaffy -uroot -p Enter password: ERROR 1130: Host 'workstation01.fenzer' is not allowed to connect to this MySQL server Any ideas what we

Re: How to configure MySQL for Unix

2001-01-16 Thread Bigheart Luis
To request this thread, e-mail [EMAIL PROTECTED] To unsubscribe, e-mail [EMAIL PROTECTED] Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php In your subject your have "How to configure mysql for unix" it seems that your asking a windows question. I wished i new, I would