Hello,
Karthik Gurukuntala a écrit, Le 25.02.2010 19:56:
> Dear All,
>
> I am trying to checkout the current MySQL that is in launchpad. I am checking it
> because, i dint find how to download any compressed source of this latest release.
> So, i am checking it out or branching it from launchpad using bazaar, following
> the MySQL Bazaar Howto manual.
> This is what I do :
>
> # bzr branch lp:mysql-server/6.0 mysql-6.0
6.0 is not really the latest source now.
I recommend checking this out instead:
lp:mysql-server
In a nutshell, it is 5.1 plus recently added features (Performance
Schema, InnoDB plugin, etc).
> But it says :
>
> bzr: ERROR: Connection error: Could not resolve 'edge.launchpad.net' [Errno -3]
> Temporary failure in name resolution
Looks like a network error. See if
ping edge.launchpad.net works.
If it does, network is working, retry your bzr command.
> How else can i get the latest source?
There are tarballs but they are months older than the latest available
with bzr; they are at
http://dev.mysql.com/downloads/mysql/5.5.html
You should really try to make bzr work, if you want the latest.
--
Mr. Guilhem Bichot <guilhem@stripped>
Sun Microsystems / MySQL, Lead Software Engineer
Bordeaux, France
www.sun.com / www.mysql.com