Oh, thank you so much. That does help, but now I'm stuck again for some
reason...

I am at the 'mysql>' prompt, and type in:
C:\mysql\bin;
...to get to the bin directory...and i got an error in syntax....why?

i also tried typing:
mysqladmin -uroot -password ******;

and got another error..

any help?
thanks-
 mac

----- Original Message -----
From: Jacques Venter <[EMAIL PROTECTED]>
To: Mac Martine <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 24, 2001 12:08 AM
Subject: RE: basics!!


> Hi Mac,
>
> This is actually quite easy (although you've not supplied your Operating
> System (OS)) win95,win98,winnt,win2000 is presumed:
> 1. Install MySQL
> 2. Go to the mysql\bin directory command line (DOS Box)
> 3. If you want to install on NT or 2000 do A) else do B)
>  A) mysqld-nt --install <ENTER>
>     net start mysql <ENTER>
>  B) mysqld-nt --standalone <ENTER>
> 4. A) Will install mysql as a service (Control Panel-Services) and B) will
> have mysql run once will you are logged in.
> 5. Now mysql does have a command line interface called mysql.exe with
which
> to run sql queries
>
> But if you don't like command lines you can pick any number of mysql
windows
> client and admin programs, see Contributed on the mysql website.
>
> You can for example try Mascon: http://www.scibit.com/Mascon
>
> Regards
>
>
> > -----Original Message-----
> > From: Mac Martine [mailto:[EMAIL PROTECTED]]
> > Sent: 24 January 2001 04:14
> > To: [EMAIL PROTECTED]
> > Subject: basics!!
> >
> >
> > allright, so i am a beginner with some very basic questions...
> >
> > I installed and set up mysql, but everything i read, talks about
> > using ms-dos or something to use it. It looks the interface i
> > have for mysql has all those options, or no??? Is whatever I will
> > want to do not possible within that interface?
> >
> > I am confused on how to allow permissions to a file on my remote
> > server. Is 'localhost' only for my local machine? How do I set
> > permissions on a file on a remote server, or am i missing
> > something? I have read everything i can find, and nothing seems
> > to make this clear.
> >
> > These are very basic ,  I know, but whomever could take the time
> > to explain how to get this all started, I would GREATLY
> > appreciate it!!! I have scripts waiting to be played with!
> >
> > Thanks so much!
> >  Mac
> >
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to