473,394 Members | 1,875 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

help install

I cant get mysql to run on my winXP computer. I have downloaded it and
installed , unzipped and run setup.exe and placed it in c:\mysql.
I type the command to start the mysql server
c:\mysql\bin\mysqld --console

It opens the console and then the console shows some inoDB commands and the
console hangs.

I followed the mysql manual and i cant find the answer
there is no command prompt and nothing...how do I run mysql?
Jul 20 '05 #1
3 1306
john townsley wrote:
I followed the mysql manual and i cant find the answer
there is no command prompt and nothing...how do I run mysql?


Check the taskmanager, do you have mysqld processes running. If not,
start C:\mysql\bin\mysqld.exe --standalone

Then you can check wether or not you succeeded by trying to connect to
your server via this command:

C:\mysql\bin\mysql -u root
Jul 20 '05 #2
hi aggro
yes the mysql.exe is running as a process and when i type
C:\mysql\bin\mysql -u root then I get the prompt mysql>

so it does work. thanks aggro I will reboot and try it again, it is a lot of
messing about and I didnt know mysql only runs at the command prompt window
only.
I will play around with it to see how I can get databases to work. I want to
have PHP and connect to mysql server from a webpage in windows.

can i start mysql any easier than that though?

is there a better manual on the web for me to follow with mysql, the mysql
website is very confusing.
thanks

"Aggro" <sp**********@yahoo.com> wrote in message
news:ug*************@read3.inet.fi...
john townsley wrote:
I followed the mysql manual and i cant find the answer
there is no command prompt and nothing...how do I run mysql?


Check the taskmanager, do you have mysqld processes running. If not,
start C:\mysql\bin\mysqld.exe --standalone

Then you can check wether or not you succeeded by trying to connect to
your server via this command:

C:\mysql\bin\mysql -u root

Jul 20 '05 #3
john townsley wrote:
can i start mysql any easier than that though?


Well you can create a .bat file where you give the command:
c:\mysql\bin\mysqld --standalone

And put that bat-file into startmenu, where it will be started every
time you start windows. Or you can start mysql as service, when it will
be also started upon startup automaticly. ( I have no experience with
that, but I know it exists. )
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Adam | last post by:
Geetings all, I'm getting the following message in Internet Explorer when trying to run an ASP.NET app or QuickStart sample: ------ Server Application Unavailable The web application you are...
0
by: TomB | last post by:
I'm using VB.net standard that came with the book "Visual Basic .net step by step" MS Press version 2003. I found out I was missing the MSDN library from book. I contacted MS Press who send them....
1
by: Jo | last post by:
I am having a real problem with the Launch conditions in VS .NET and can only come to the conclusion that it is a bug. It states quite emphatically in the MSDN that Launch Conditions WILL be...
4
by: Jm | last post by:
I'm trying to set up ASP.NET on my Windows 2000 server w/ IIS 5 and MS ISA Server. Here's what I have done so far without any luck. Here's the results from the pages I've created...
15
by: DavidS | last post by:
Have Visual Studio.NET installed on MS 2000 Professional OS laptop. No issue ever with web development and SQL connections. Purchased new laptop with XP Professional SP2!!!!!!!! & Visual...
2
by: trihanhcie | last post by:
I m currently working on a Unix server with a fedora 3 as an os My current version of mysql is 3.23.58. I'd like to upgrade the version to 5.0.18. After downloading from MYSQL.COM the package on...
4
by: Saky | last post by:
Hi, I need help! I downloaded JDK 5.0 Update 9 with NetBeans 5.0 from official Sun web site, but, when i tried to install it, I get this message: Error in instructions. Invalid jvm file name...
6
by: HelpME | last post by:
I wrote a program in Vb.Net that was running fine. However I am unable to install it on a couple of machines. When i run it I get a windows error message that says My Project.exe has...
12
by: Justn226 | last post by:
anyone have any idea why i am not getting any return values? it will return the words just not the numbers? HTML <HTML> <head> <title>Zellers Carpeting Cost Estimate</title> </head> ...
3
by: =?Utf-8?B?YzY3NjIyOA==?= | last post by:
Hi all, If I open the Dynamic help window in VS, why it doesn't show anything when I move a mouse to a system class say, dictionary. it says "No links are available for the current select"....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.