This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes problem after installing mysql Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "problem after installing mysql" Watch "problem after installing mysql" New topic
Author

problem after installing mysql

promila singh
Greenhorn

Joined: Jan 15, 2007
Posts: 24
hi frnds,

Whenever i install mysql..d command prompt stop working..when i click to open the command prompt..no window opens..so i hav to un-install it...please tell me whatz wrong i m doing with this??

promila


SCJP 6.0 Preparing for SCWCD
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32651
    
    4
The, not d, please (etc) as explained here. And what happens? You may in fact be correctly connected to MySQL.
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5533

How did you install MySQL? On Windows I recommend downloading the full installer and running it.

Also, what version of Windows and what version of MySQL?


JBoss In Action
promila singh
Greenhorn

Joined: Jan 15, 2007
Posts: 24
I am installing MySQL Server 5.1 release 5.1.35 on Windows XP Professional... To install it I click on the mysql-essential-5.1win32.exe and it start installing it.
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5533

I have installed MySQL 5.1 on XP without issues. So it is debugging time.

1) If you type "cmd.exe" in the Start menu Run box, does the command prompt window open?

2) If you go into the Service control panel and shut down MySQL, does the command prompt work again?

3) How much free memory do you have after installing MySQL?

4) When you run the command prompt, does cmd.exe appear in Task Manager and does it stay there? In other words, does it start but just hang and not display the window? Or does the window flash by and cmd,exe goes away (no longer in Task Manager).

If cmd.exe appears in Task Manager, get a copy of listdlls from sysinternals and run "listdlls cmd.exe" and post the output.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: problem after installing mysql
 
Similar Threads
Error connecting on MySQL
MySQL Error
I got ??? in stead of Arabic characters after conversion to utf8 in mysql using mysqlWorkBench
Schema Export Unsuccesful
Runtime.exec()