Setting up MariaDB repositories for Debian/Ubuntu
If you run Debian or Ubuntu, and want a way to auto-generate a sources.list entry, then you should definitely look at: Setting up Repositories for Ubuntu/Debian. Its very simple: choose a distribution, then a release, then choose what version of MariaDB you would like to track and a mirror of your choice, and voila! it generates the sources.list for you.
hi,
php-mysql does not work with 5.2 on debian squeeze.
is there a easy way to get this to work ?
It’s nice to see that feature request Bug #60833 for MySQL has already been implemented for MariaDB and Percona Server.
There are 4 small improvements possible for the repository file generator:
1. It should not be added to /etc/apt/sources.list. It should be installed as /etc/apt/sources.list.d/mariadb.list
2. It should have a comment about how and when it was created.
3. It could use a GeoIP (like) service to automagically find the nearest mirror.
4. It could also support RPM based distro’s.
Hi Daniël,
Thank you for your feedback. #1 and #2 are good suggestions, we will implement those soon. We already do use GeoIP (from maxmind) to choose a mirror in your country or continent, did this not work for you?
I believe we are in the process of setting up repositories for RPM based distros but I don’t know the details so I will let someone else comment on that.
I get directed to xmission.com (US) while I’m in the Netherlands.
My Location:
94.210.88.XXX NL Netherlands 09 Utrecht Maarsen 52.1500 5.0500 Ziggo B.V. Ziggo Consumers
Xmission.com location:
198.60.22.4 US United States UT Utah Salt Lake City 40.7242 -111.8787 WestNet XMission 770 801
I do use IPv6. AskMonthy does not (yet?) use IPv6, but Xmission aparently is. Could that be the issue?
And maybe using geolocation features from the browser could become handy? http://www.mozilla.com/en-US/firefox/geolocation/
Ah, IPv6 might very well be the issue. I will look into this more though it might be a little while. Thank you for bringing this to my attention.
‘deb [arch=amd64,i386,ppc64el] http://download.nus.edu.sg/mirror/mariadb/repo/10.1/ubuntu xenial main’ invalid
I got this error during mariadb installation on ubuntu. How can i resolve this error??