FW: key words: problem to start the MySql Server
am 15.02.2006 19:50:42 von Laurent tilmont
>From: "Laurent tilmont"
>To: mysql@lists.mysql.com
>Subject: key words: problem to start the MySql Server
>Date: Wed, 15 Feb 2006 18:40:52 +0000
>
>Hello,
>
>My name is Laurent (from Belgium) and I got some problems to start the
>MySql server.
>
>1)I installed the 5.0 version a few days a go. I followed the manual how to
>install Mysql according to my machine : windows XP (service pack 2).I
>choosed the standard version and the installation went right.
>2)I choosed the Windows Service installation. I used the command line to
>create my first database and I granted all privileges to the user and gave
>the identification password.
>
>I am a beginner in creating web application and I created a website and my
>clients asked me to include a login application . I use DM 8 and
>Coldfusion.
>And as Coldfusion asked it, I set up the datasource with Coldfusion
>administrator. But I got a "error" status which says :"
>
>Connection verification failed for data source: essailogin
>java.sql.SQLException: Communication failure during handshake. Is there a
>server running on localhost:3306?
>The root cause was that: java.sql.SQLException: Communication failure
>during handshake. Is there a server running on localhost:3306?"
>
>And I don't know what to do? I tried to follow the manual about, chapter
>2.3.12. Starting My Sql as a windows service" but it is not clear enough
>fro a beginner like me.
>
>Can you help me?
>
>Thank you
>
>Laurent
>
>___________________________________________________________ ______
>MSN Hotmail : créez votre adresse e-mail gratuite & à vie !
>http://www.imagine-msn.com/hotmail/default.aspx?locale=fr-f r
>
>
>--
>MySQL General Mailing List
>For list archives: http://lists.mysql.com/mysql
>To unsubscribe:
>http://lists.mysql.com/mysql?unsub=laurent_tilmont@hotmail. com
>
____________________________________________________________ _____
Créez gratuitement votre espace perso en ligne avec MSN Spaces !
http://spaces.msn.com/?mkt=fr-be
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org
Re: FW: key words: problem to start the MySql Server
am 18.02.2006 13:00:48 von Jon Stephens
From the command line, try issuing
net start mysql
Or go into the Window Services Manager, look for the MySQL service, and
start it. (You can also use this to configure the service so that it
starts automatically when Windows does.)
For easy control of the MySQL Server, you might want to install MySQL
Administrator:
http://dev.mysql.com/downloads/administrator/
> Date: Wed, 15 Feb 2006 18:50:42 +0000
> To: win32@lists.mysql.com
> From: "Laurent tilmont"
> Subject: FW: key words: problem to start the MySql Server
> Message-ID:
>
>> >From: "Laurent tilmont"
>> >To: mysql@lists.mysql.com
>> >Subject: key words: problem to start the MySql Server
>> >Date: Wed, 15 Feb 2006 18:40:52 +0000
>> >
>> >Hello,
>> >
>> >My name is Laurent (from Belgium) and I got some problems to start the
>> >MySql server.
>> >
>> >1)I installed the 5.0 version a few days a go. I followed the manual how to
>> >install Mysql according to my machine : windows XP (service pack 2).I
>> >choosed the standard version and the installation went right.
>> >2)I choosed the Windows Service installation. I used the command line to
>> >create my first database and I granted all privileges to the user and gave
>> >the identification password.
>> >
>> >I am a beginner in creating web application and I created a website and my
>> >clients asked me to include a login application . I use DM 8 and
>> >Coldfusion.
>> >And as Coldfusion asked it, I set up the datasource with Coldfusion
>> >administrator. But I got a "error" status which says :"
>> >
>> >Connection verification failed for data source: essailogin
>> >java.sql.SQLException: Communication failure during handshake. Is there a
>> >server running on localhost:3306?
>> >The root cause was that: java.sql.SQLException: Communication failure
>> >during handshake. Is there a server running on localhost:3306?"
>> >
>> >And I don't know what to do? I tried to follow the manual about, chapter
>> >2.3.12. Starting My Sql as a windows service" but it is not clear enough
>> >fro a beginner like me.
>> >
>> >Can you help me?
>> >
>> >Thank you
>> >
>> >Laurent
>> >
>> >
--
Jon Stephens - jon@mysql.com
Technical Writer - MySQL Documentation Team
Brisbane, Australia (GMT +10.00)
Office: +61 (7) 3388 2228
Mobile: +61 402 635 784
MySQL AB: www.mysql.com
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org