Re: Mysqladmin and mysql client?

2001-05-19 Thread Martin Östlund
As far as I know mysql-xx-xx-xx-xx-xx-tar.gz comes with both mysqlclient and mysqladmin, check where those files are located (locate, find / -name -print) and check that they are in your path (/etc/profile for global settings). Then give it one more try or hit the Doc's :) Martin östlund Steve

Mysqladmin and mysql client?

2001-05-19 Thread Steve West
Excuse me if this is a dump question but I'm still new to linux and in need of some help: I installed mysql-3.23.38-pc-linux-gnu-i686.tar on a RedHat 7 server and everything installed fine (or at least I think so). I created a test database added some tables, etc without any problems. Now, I'm t