[EMAIL PROTECTED] wrote:
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?



[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


Hi -

I have never seen mysql-query-browser in yum. I recently recompiled a .src.rpm against CentOS 4.2, which seems to work fine. That's the best I could do.

Perhaps the MySQL team could consider posting a more recent build of it for people like yourself (I'd be happy to distribute, but I don't have enough bandwidth! ;) )

Thanks
-dant

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to