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

2006-09-12 Thread Duhaime Johanne
September 2006 10:39 À : 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

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 /seqweb/mysql4/bi

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 --defaults

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

RE: mySQL on unix vs ODBC

2001-09-12 Thread Peter Gad
ECTED]> 09/12/01 10:20AM >>> mySQL sees back slashes ("\") 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

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

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

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 posti