473,769 Members | 4,173 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Getting started...

I've spent the last 2 days trying to begin using mysql. I've purchased 3
books and read huge chunks of the documentation provided with the mysql zip
file.

I've downloaded 'mysql-4.0.18-win.zip', unzipped it, run the WinMySqlAdmin
program, and everything seems fine. I'm trying to use it on WindowsXP on a
new machine.

I'm trying to learn mysql from scratch using the command line before I play
with what I'm assuming are GUI for mysql. I've installed it in the default
directory "C:\mysql".

2 of the books and the documentation step me through the same process

open a command window
change the directory to c:\mysql\bin
start the service so I type "mysqld-nt" at the command prompt. (I've
chosen to use the mysqld-nt service since I'm in XP.)

As far as I can tell nothing happens. If I try to shut it down, I using
"mysqladmin shutdown", I get the error message "cannot connect to MYSQL
server on local host. Check that mysqld is running on local host...." the
error message goes on.

I'm getting extremely frustrated and cannot even begin to understand what I
am doing wrong. Am I doing something incredibly stupid?

Help.

Jeff

Jul 19 '05 #1
6 2025
If you have installed the 4.0 kit using setup.exe, then mysql should have
been installed as a service. Assuming that, that is how you should
ascertain if it is running and/or start it.
Start->Control Panel->Administrati ve Tools->Component
Services->Services(local ) and look for the mysql service and make sure it is
started.

-Mark
"Jeff Harbin" <Pr******@minds pring.com> wrote in message
news:Tl******** *********@newsr ead1.news.atl.e arthlink.net...
I've spent the last 2 days trying to begin using mysql. I've purchased 3
books and read huge chunks of the documentation provided with the mysql zip file.

I've downloaded 'mysql-4.0.18-win.zip', unzipped it, run the WinMySqlAdmin
program, and everything seems fine. I'm trying to use it on WindowsXP on a new machine.

I'm trying to learn mysql from scratch using the command line before I play with what I'm assuming are GUI for mysql. I've installed it in the default directory "C:\mysql".

2 of the books and the documentation step me through the same process

open a command window
change the directory to c:\mysql\bin
start the service so I type "mysqld-nt" at the command prompt. (I've
chosen to use the mysqld-nt service since I'm in XP.)

As far as I can tell nothing happens. If I try to shut it down, I using
"mysqladmin shutdown", I get the error message "cannot connect to MYSQL
server on local host. Check that mysqld is running on local host...." the
error message goes on.

I'm getting extremely frustrated and cannot even begin to understand what I am doing wrong. Am I doing something incredibly stupid?

Help.

Jeff

Jul 19 '05 #2
If you have installed the 4.0 kit using setup.exe, then mysql should have
been installed as a service. Assuming that, that is how you should
ascertain if it is running and/or start it.
Start->Control Panel->Administrati ve Tools->Component
Services->Services(local ) and look for the mysql service and make sure it is
started.

-Mark
"Jeff Harbin" <Pr******@minds pring.com> wrote in message
news:Tl******** *********@newsr ead1.news.atl.e arthlink.net...
I've spent the last 2 days trying to begin using mysql. I've purchased 3
books and read huge chunks of the documentation provided with the mysql zip file.

I've downloaded 'mysql-4.0.18-win.zip', unzipped it, run the WinMySqlAdmin
program, and everything seems fine. I'm trying to use it on WindowsXP on a new machine.

I'm trying to learn mysql from scratch using the command line before I play with what I'm assuming are GUI for mysql. I've installed it in the default directory "C:\mysql".

2 of the books and the documentation step me through the same process

open a command window
change the directory to c:\mysql\bin
start the service so I type "mysqld-nt" at the command prompt. (I've
chosen to use the mysqld-nt service since I'm in XP.)

As far as I can tell nothing happens. If I try to shut it down, I using
"mysqladmin shutdown", I get the error message "cannot connect to MYSQL
server on local host. Check that mysqld is running on local host...." the
error message goes on.

I'm getting extremely frustrated and cannot even begin to understand what I am doing wrong. Am I doing something incredibly stupid?

Help.

Jeff

Jul 19 '05 #3
If you have installed the 4.0 kit using setup.exe, then mysql should have
been installed as a service. Assuming that, that is how you should
ascertain if it is running and/or start it.
Start->Control Panel->Administrati ve Tools->Component
Services->Services(local ) and look for the mysql service and make sure it is
started.

-Mark
"Jeff Harbin" <Pr******@minds pring.com> wrote in message
news:Tl******** *********@newsr ead1.news.atl.e arthlink.net...
I've spent the last 2 days trying to begin using mysql. I've purchased 3
books and read huge chunks of the documentation provided with the mysql zip file.

I've downloaded 'mysql-4.0.18-win.zip', unzipped it, run the WinMySqlAdmin
program, and everything seems fine. I'm trying to use it on WindowsXP on a new machine.

I'm trying to learn mysql from scratch using the command line before I play with what I'm assuming are GUI for mysql. I've installed it in the default directory "C:\mysql".

2 of the books and the documentation step me through the same process

open a command window
change the directory to c:\mysql\bin
start the service so I type "mysqld-nt" at the command prompt. (I've
chosen to use the mysqld-nt service since I'm in XP.)

As far as I can tell nothing happens. If I try to shut it down, I using
"mysqladmin shutdown", I get the error message "cannot connect to MYSQL
server on local host. Check that mysqld is running on local host...." the
error message goes on.

I'm getting extremely frustrated and cannot even begin to understand what I am doing wrong. Am I doing something incredibly stupid?

Help.

Jeff

Jul 19 '05 #4
Jeff Harbin wrote:
As far as I can tell nothing happens. If I try to shut it down, I using
"mysqladmin shutdown", I get the error message "cannot connect to MYSQL
server on local host. Check that mysqld is running on local host...." the
error message goes on.


http://www.mysql.com/doc/en/Can_not_...to_server.html
Jul 19 '05 #5
Jeff Harbin wrote:
As far as I can tell nothing happens. If I try to shut it down, I using
"mysqladmin shutdown", I get the error message "cannot connect to MYSQL
server on local host. Check that mysqld is running on local host...." the
error message goes on.


http://www.mysql.com/doc/en/Can_not_...to_server.html
Jul 19 '05 #6
Jeff Harbin wrote:
As far as I can tell nothing happens. If I try to shut it down, I using
"mysqladmin shutdown", I get the error message "cannot connect to MYSQL
server on local host. Check that mysqld is running on local host...." the
error message goes on.


http://www.mysql.com/doc/en/Can_not_...to_server.html
Jul 19 '05 #7

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

Similar topics

5
2543
by: Philip Ronan | last post by:
OK, here's my 2p worth: === Q. Why am I getting the error message 'Headers already sent'? A. PHP produces this error message when you try to set a header for a web page after you have already started sending out the content of the page. Web content is always delivered with a few headers at the top, ending with a blank line. For example, a web page might start like this:
1
2344
by: soni29 | last post by:
Hi, I'm going to be starting a project with a friend of mine in C#, we're doing it to learn the language a little better, to get more experience with it. We've already come up with an idea of the application to build, but need advise on how to get started, to share the work? Also if there are free servers available with sourcesafe, so we can use that, and just any basic advise on getting started, how to split work. Thank you.
0
1531
by: cara_little | last post by:
Good Morning, I'm trying to get started with the Enterprise Library to evaluate it and recommend to the rest of the developers in the company. However, I'm having a heck of a time getting started and must be missing something. All of our development is completed in VB. I have installed Enterprise Library on my machine - however I can't compile the project. Is the code only available in C#? which means I have to have C# installed just to...
0
1700
by: tamdino | last post by:
Please accept my apologies if I am posting this in the wrong place. I am trying to get started using MySQL-Front and I am totally lost. Does anyone know where there is a tutorial for getting started with this interface? Thanks, Tammy
84
3939
by: Bibby | last post by:
Hi, I'm interested in getting started in the programming world. I've dabbled in C, C++ and VB6. Which would be the best language to focus my attention to regarding the following considerations: Hireability Portability Flexibility The likely candidates seem to be Java, VB.Net, C, C++, C#.
6
2185
by: Jack Duijf | last post by:
Hello, I am looking for a person in The Netherlands that is willing to help me getting started with Vb.net. Please send a message to jack@aicn.nl if you can help me getting started with the Microsoft Developement Enviroment. Thanks,
1
4743
by: =?Utf-8?B?Q29kZVNsaW5nZXI=?= | last post by:
I plan to build my own 2008 Server/Hyper-V system and will not be using one of the tested Dell or HP systems from the release notes and could use some pointers as to my assumnptions and answers to a few questions. Some getting started with Hyper-V assumptions. Please tell me if I am off base here. 1. Any recent Intel quad core processor has the needed x64 architecture with hardware assisted virtualization and data execution protection...
0
9589
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9423
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10050
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9866
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6675
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5310
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5448
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3570
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.