[EMAIL PROTECTED] ~]$ mysql-query-browser bash: mysql-query-browser: command not found [EMAIL PROTECTED] ~]$ ll /opt/ total 0 [EMAIL PROTECTED] ~]$ mysql -u thufir -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 13 to server version: 4.1.16 Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> quit Bye [EMAIL PROTECTED] ~]$ date Wed Feb 1 12:58:28 EST 2006 [EMAIL PROTECTED] ~]$ and [EMAIL PROTECTED] ~]# [EMAIL PROTECTED] ~]# yum -y groupinstall 'MySQL Database' Setting up Group Process Setting up repositories Setting up repositories Reading repository metadata in from local files Passing package list to Install Process Parsing package install arguments Nothing to do [EMAIL PROTECTED] ~]# date Wed Feb 1 13:03:56 EST 2006 [EMAIL PROTECTED] ~]# So, I know that I have the entire group 'MySQL Database'. thanks, Thufir -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
Must the RPM be manually downloaded, or can the query browser be installed
from yum? I've tried "search 'mysql-query-browser'" and no
result--perhaps I need to add a repository?
- mysql-query-browser install RPM hawat . thufir
- Re: mysql-query-browser install RPM Dan Trainor