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.
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
posted
0
The, not d, please (etc) as explained here. And what happens? You may in fact be correctly connected to MySQL.
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.
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.