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