On Tue, 12 Jun 2001, Neil Zanella wrote:
>
> On Tue, 12 Jun 2001, Martin Scherer wrote:
>
> > I am told that mysqladmin is not an understood command.
>
> Looks like you need to update your PATH variable.
>
Or one of the following:
$ /var/lib/mysql/bin/mysqladmin
$ cd /var/lib/mysql/bin
I take it you're running Windows?
If so then PATH is an environment variable that allows you to run any
command in its directories from anywhere. Example:
c:\> path=c:\windows;c:\windows\command
c:\> dir *.exe
Volume in drive C has no label
Volume Serial Number is 07D1-0502
Directory of C
At 7:00 PM -0700 6/12/01, Martin Scherer wrote:
>I purchased the mysql msql book from O'Reilly as well as another
>mysql book with a CD. I loaded the 3.22 versions to a windows and
>also to a Linux machine. It took me quite a while to determine
>where the files were located on the Linux mach
On Tue, 12 Jun 2001, Martin Scherer wrote:
> I am told that mysqladmin is not an understood command.
Looks like you need to update your PATH variable.
Neil
-
Before posting, please check:
http://www.mysql.com/manual.php