At 14:46 +0100 11/26/04, Gunter Götz wrote:
Hello,
At a linux server with Red Hat I have installed
"MySQL-server-4.0.22-0.i386.rpm".
That's the server RPM. There is also a client RPM, which is what
you need to install for the mysql and mysqladmin programs. See:
http://dev.mysql.com/doc/mysql/en/Linux-RPM.html
On the client (Win 2000) I have installed the MySQL Administrator
"mysql-administrator-1.0.14-win.msi"
and the MySQL Query Browser "mysql-query-browser-1.1.1-gamma-win.msi".
All software is downloaded from http://dev.mysql.com/.
This software does not maintain a shell like the tool "mysql" and
"mysqladmin". I want to use that
tools for testing because after a change of passwords with MySQL
Adminstration the access to
the server is denied and I have to use the following commands for getting
full access again:
kill `cat /usr/lib/xxxxx.pid`
mysqld_safe --skip-grant-tables &
Has anyone an answer to that problem?
--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]