斑竹,我刚刚按你说的作了,下面是几个命令的输出:
#rpm -e mysql
error: package mysql is not installed
#rpm -q mysql
package mysql is not installed
#rpm -qa 'mysql*'
无输出(直接返回命令行提示)
这是我输入mysql的结果:
#mysql
Welcome to the MySQL monitor. commands end with ; or \g. Your MySQL connection id is 3 to server version : 4.0.18-standard.Type 'help;' or \h to get help .Type \c to clear the buffer.