On Tue, Oct 13, 2009 at 2:47 PM, Rajesh Kumar <[email protected]> wrote: > I have used to ubuntu 8.04. when i install the mysql (apt-get > install mysql-server), i got mysql5.0 version but i need mysql 5.1.28 > version. So i uninstalled older version. so please tell me how can i get > mysql 5.1.28 package.
Two options: 1. Upgrade to the next ubuntu jaunty release and install mysql-5.1. This will give you 5.1.30 (or there abouts) and many other new packages. 2. Grab the source 5.1 package from jaunty or the web and compile it on your ubuntu hardy box. You can search the entire package repository at packages.ubuntu.com. - Raja _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
