Greetings,
Is there a centos repo with mysql workbench anywhere.
In the same vein, is there a publicly available build system for centos where people can submit the source tar.gz and get hotly baked rpm and the icing would be with some way to resolve dependencies??
It would be great to have one..
Regards and thanks,
Rajagopal
In the same vein, is there a publicly available build system for centos where people can submit the source tar.gz and get hotly baked rpm and the icing would be with some way to resolve dependencies??
I don't of a website, but you can use checkinstall which will do the job on one of your own machines. Be aware that the lastest versions have a bug which makes you jump through a couple extra hoops... but it is the only tool to do that, to my knowledge.
-geoff
--------------------------------- Geoff Galitz Blankenheim NRW, Germany http://www.galitz.org/ http://german-way.com/blog/
Greetings,
On Mon, Jan 18, 2010 at 7:34 PM, Geoff Galitz geoff@galitz.org wrote:
I don't of a website, but you can use checkinstall which will do the job on one of your own machines. Be aware that the lastest versions have a bug which makes you jump through a couple extra hoops... but it is the only tool to do that, to my knowledge.
gee.. thanks :)
banging away at the keyboard on this aspect...
Thanks once again and Regards,
Rajagopal
I don't of a website, but you can use checkinstall which will do the job
on
one of your own machines. Be aware that the lastest versions have a bug which makes you jump through a couple extra hoops... but it is the only
tool
to do that, to my knowledge.
I just went and looked at the checkinstall site and they released a new package within the past month that appears to resolve the bugs I mentioned... FYI.
I'm curious to know how it works for you, can you let me know if it works ok for you? I'm not the developer, but I did use the tool extensively for a while and I may need to again in the near future.
-geoff
--------------------------------- Geoff Galitz Blankenheim NRW, Germany http://www.galitz.org/ http://german-way.com/blog/
On Mon, 2010-01-18 at 18:59 +0530, Rajagopal Swaminathan wrote:
Greetings,
Is there a centos repo with mysql workbench anywhere.
In the same vein, is there a publicly available build system for centos where people can submit the source tar.gz and get hotly baked rpm and the icing would be with some way to resolve dependencies??
It would be great to have one..
Regards and thanks,
Rajagopal
--- You can get directly from mysql.com for EL5.
On Mon, 2010-01-18 at 14:27 -0500, Max Hetrick wrote:
JohnS wrote:
You can get directly from mysql.com for EL5.
I don't believe you can. The only RPM they have is for fedora 11, that I can see.
Max
--- http://dev.mysql.com/downloads/gui-tools/5.0.html
Excuse me they have only el4 as in these the set:
[root@ethies mysql-tools]# ls -l total 33480 -rwxr-xr-x 1 ethan ethan 4111177 Jan 19 2007 mysql-administrator-5.0r9-1rhel4.i386.rpm -rwxr-xr-x 1 ethan ethan 3485235 Jan 19 2007 mysql-gui-tools-5.0r9-1rhel4.i386.rpm -rwxr-xr-x 1 ethan ethan 17016265 Jan 19 2007 mysql-gui-tools-5.0r9-rhel4-i386.tar.gz -rwxr-xr-x 1 ethan ethan 4019198 Jan 19 2007 mysql-migration-toolkit-5.0r9-1rhel4.i386.rpm -rwxr-xr-x 1 ethan ethan 3026044 Jan 19 2007 mysql-query-browser-5.0r9-1rhel4.i386.rpm -rwxr-xr-x 1 ethan ethan 2569962 Jan 19 2007 mysql-workbench-5.0r9-1rhel4.i386.rpm
Of which they will work on el5 with the compat gcc for older software compatability.
John
JohnS wrote on Mon, 18 Jan 2010 14:40:31 -0500:
Of which they will work on el5 with the compat gcc for older software compatability.
And why would you want to use these? They are *old*. I don't know what ther OP actually wants (he didn't post more and he didn't ask for a newer version), but if all he really wants is run newer MySQL, there are quite a few RH/C5 RPMs available, of 5.0.x and of 5.1.x versions. Just google.
Kai
On Mon, 2010-01-18 at 23:31 +0100, Kai Schaetzl wrote:
JohnS wrote on Mon, 18 Jan 2010 14:40:31 -0500:
Of which they will work on el5 with the compat gcc for older software compatability.
And why would you want to use these? They are *old*. I don't know what ther OP actually wants (he didn't post more and he didn't ask for a newer version), but if all he really wants is run newer MySQL, there are quite a few RH/C5 RPMs available, of 5.0.x and of 5.1.x versions. Just google.
Kai
--- The Point is they do *WORK*. I would rather run theres' than some knockoff repository. Have you considered how old MySQL is on a EL5 install? It's a shame you have to implement an algorithm in C to do Graphing against the MySQL API.. Much less firing a Trigger to do a sane back up with a custom SPROC.
Well now what? MySQL is getting the Axe by Oracle.
John
I misunderstood that you were pointing to some GUI tools.
Kai
Greetings,
Thanks for a flurry of replies.
On Tue, Jan 19, 2010 at 4:01 AM, Kai Schaetzl maillists@conactive.com wrote:
JohnS wrote on Mon, 18 Jan 2010 14:40:31 -0500:
Of which they will work on el5 with the compat gcc for older software compatability.
And why would you want to use these? They are *old*. I don't know what ther OP actually wants (he didn't post more and he didn't ask for a newer version), but if all he really wants is run newer MySQL, there are quite a few RH/C5 RPMs available, of 5.0.x and of 5.1.x versions. Just google.
our friend google inundates me with so much information that it was difficult for me to weed out except the official site it pointed out to.
My requirement is simple: I want to install few instances of mysql Workbench as successor to other GUI tools for developers whom shall we call hmmm... "PHD" (replacing the boss with developer in the PHB).
and yum has spoiled me to the extent of, what can I say..., "yumaholic"?.. :)
an so this burning desire to find _any_ repository which will help put out the fire of requirements :)
Thanks again for all the replies
Regards,
Rajagopal
On Tue, 2010-01-19 at 10:29 +0530, Rajagopal Swaminathan wrote:
Greetings,
Thanks for a flurry of replies.
On Tue, Jan 19, 2010 at 4:01 AM, Kai Schaetzl maillists@conactive.com wrote:
JohnS wrote on Mon, 18 Jan 2010 14:40:31 -0500:
Of which they will work on el5 with the compat gcc for older software compatability.
And why would you want to use these? They are *old*. I don't know what ther OP actually wants (he didn't post more and he didn't ask for a newer version), but if all he really wants is run newer MySQL, there are quite a few RH/C5 RPMs available, of 5.0.x and of 5.1.x versions. Just google.
our friend google inundates me with so much information that it was difficult for me to weed out except the official site it pointed out to.
My requirement is simple: I want to install few instances of mysql Workbench as successor to other GUI tools for developers whom shall we call hmmm... "PHD" (replacing the boss with developer in the PHB).
and yum has spoiled me to the extent of, what can I say..., "yumaholic"?.. :)
an so this burning desire to find _any_ repository which will help put out the fire of requirements :)
Thanks again for all the replies
Regards,
Rajagopal
---- This may be some help and maybe not, but there is a guy on this list that I know infact has Updates to the latest MySQL RPMs.. Sad thing is I can not remember his repo link or if he even had the mysql workbench in it.
Maybe someone can Pass on the needed info for his Name and Link to you? Maybe he could answer this thread.
John
From: Rajagopal Swaminathan raju.rajsand@gmail.com
My requirement is simple: I want to install few instances of mysql Workbench as successor to other GUI tools for developers whom shall we call hmmm... "PHD" (replacing the boss with developer in the PHB). and yum has spoiled me to the extent of, what can I say..., "yumaholic"?.. :) an so this burning desire to find _any_ repository which will help put out the fire of requirements :)
Google pointed to this: http://rpms.famillecollet.com/
JD
Greetings,
On Tue, Jan 19, 2010 at 3:16 PM, John Doe jdmls@yahoo.com wrote:
From: Rajagopal Swaminathan raju.rajsand@gmail.com
Google pointed to this: http://rpms.famillecollet.com/
Thanks. But it doesn't seem to have MySQL Workbench.
Some update:
From the IRC Channel:
"hi rajsand, yes, akojima managed to get it done, but there are a few minor things that need to be disabled as centoss gtk version is rather old"
"repo: no, rpm: soon (if everything goes as planned, tomorrow),"
"rajsand, but if you are on in about an hour we can maybe hand you over some pre-release testbuild"
So fingers crosses ...
I also wanted to know how to enable blackhole engine in mysql as centos ships only with MyISAM, MEMORY, InnoDB, BerkeleyDB adn MRG_MYISAM engines by default. S I guess I must absolutely setup my own building from source thingie.
BTW, just a small doubt: will using the SRPMs and building a package from that break any compatibility etc. etc. say just enabling blackhole and NDB engine in mysql and rebuilding it?
Thanks for all the responses
Regards
Rajagopal
From: Rajagopal Swaminathan raju.rajsand@gmail.com
On Tue, Jan 19, 2010 at 3:16 PM, John Doe wrote:
From: Rajagopal Swaminathan Google pointed to this: http://rpms.famillecollet.com/
Thanks. But it doesn't seem to have MySQL Workbench.
Oops, I read mysql bench instead of workbench, my bad...
JD
Greetings,
On Tue, Jan 19, 2010 at 8:39 PM, John Doe jdmls@yahoo.com wrote:
From: Rajagopal Swaminathan raju.rajsand@gmail.com
Thanks. But it doesn't seem to have MySQL Workbench.
Oops, I read mysql bench instead of workbench, my bad...
Sorry if I have confused you and others.
MySQL Workbench is touted to be a replacement, nay, "panacea" for all our "dirty" cousin DBA (nowadays, who is not generally accepted with a beard -- disclaimer: I never allowed a beard to grow o me and for an 46/m/Indian am not so bad looking ;-) - will soon post photos)
Thanks and Regards,
Rajagopal
Greetings,
On Tue, Jan 19, 2010 at 8:53 PM, Rajagopal Swaminathan raju.rajsand@gmail.com wrote:
Slightly OT, I wanted to enable blackhole engine in the mysql server so downloaded the SRPM from Centos Site, setup the rpmbuild envronment with mighty help from the our own Russ's Owlriver website and tried building it. I have a 5.2 centos box on which I need to enable this so took the 5.2 SRPM (mysql-5.0.45-7.el5.src.rpm) from vault.centos.org.(mysql
The Build did not complete throwing errors during testing about unable to connect using ssl or something.
I tried from 5.4 SRPM at least the build went thru.
Was 5.0.45 srpm broken? or did I get it horribly wrong somewhere as it is my first attempt to build from srpm.
Has anybody come across this error?
Thanks and Regards,
Rajagopal