From: Ed Carp Date: March 26 1999 6:01am Subject: Re: Starting MySQL? List-Archive: http://lists.mysql.com/mysql/986 Message-Id: <013c01be774e$33aa3620$74c9a8c0@traveler.airmail.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit >Once again, thank you for your help. However, I'm afraid I am typing in >"mysqladmin version". > > The error message I get is: command not found. The only possibility that I can think of is that you don't have mysqladmin in your PATH. On my RH 5.2 system, mysqladmin is in /usr/local/bin, but that might be different on your system - you might want to try "locate mysqladmin" to find it.