mysqlをインストールしたはずなんですが、mysqladmin とか mysqlshow が見当 たりません。どうしてなんだろう? [tk@EDiCube-02 tk]$ sudo apt-get install mysql Password: Reading Package Lists... Done Building Dependency Tree... Done Selecting MySQL-server for 'mysql' The following packages will be upgraded MySQL-server 1 upgraded, 0 newly installed, 0 removed and 76 not upgraded. Need to get 10.7MB of archives. After unpacking 1347kB of additional disk space will be used. Get:1 http://updates.vinelinux.org 3.0/i386/plus MySQL-server 4.0.23-0vl0 [10.7MB] Fetched 10.7MB in 6s (1549kB/s) Committing changes... Preparing... ########################################### [100%] Giving mysqld a couple of seconds to exit nicely 1:MySQL-server ########################################### [100%] Installing all prepared tables 050602 17:44:23 /usr/sbin/mysqld: Shutdown Complete PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER ! To do so, start the server, then issue the following commands: /usr/bin/mysqladmin -u root password 'new-password' /usr/bin/mysqladmin -u root -h EDiCube-02 password 'new-password' See the manual for more instructions. NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run the /usr/bin/mysql_fix_privilege_tables. Otherwise you will not be able to use the new GRANT command! Please report any problems with the /usr/bin/mysqlbug script! The latest information about MySQL is available on the web at http://www.mysql.com Support MySQL by buying support/licenses at https://order.mysql.com Done. [tk@EDiCube-02 tk]$ [tk@EDiCube-02 tk]$ /usr/bin/mysqladmin -bash: /usr/bin/mysqladmin: No such file or directory [tk@EDiCube-02 tk]$ ls /usr/bin/mysql* /usr/bin/mysqlbug* /usr/bin/mysqlhotcopy* /usr/bin/mysql_convert_table_format* /usr/bin/mysql_install_db* /usr/bin/mysqld_multi* /usr/bin/mysql_secure_installation* /usr/bin/mysqld_safe* /usr/bin/mysql_setpermission* /usr/bin/mysql_explain_log* /usr/bin/mysqltest* /usr/bin/mysql_fix_extensions* /usr/bin/mysql_zap* /usr/bin/mysql_fix_privilege_tables* [tk@EDiCube-02 tk]$ take_tk = kumagai hidetake