During the last few months I was the only person working on the
MySQL packages in Debian, and I could really need some help.
Currently there is MySQL 5.0.32 in etch, 5.0.51a in lenny, 5.0.75
in unstable and 5.1.31 in experimental, and I am also trying to
get MySQL Cluster and MySQL Workbench into Debian. All in all it
is way too much work for only one developer.
If you are an interested Debian developer/maintainer with a good
knowledge in MySQL and shared library packaging, drop me a mail.
Congratulations to the Debian team for releasing Debian GNU/Linux 5.0 Lenny on Valentine’s Day. This version comes with MySQL 5.0.51a.
I had been pestering Norbert Tretkowski to see when MySQL 5.1 will move from experimental to main, and he told me once Lenny was released. This is because Debian itself needs to make a library transition from libmysqlclient15 to libmysqlclient16, and every package that links to libmysqlclient will need to rebuild against the new version. It couldn’t be done any earlier, and now that Lenny is released, we should start seeing MySQL 5.1 in Debian/unstable, real soon now.
So, if you’re a Debian user, know that you have 5.0.51a in stable (Lenny), 5.0.75 in unstable, and 5.1.31 in …
[Read more]
Based on the official Ubuntu 8.04 package from Sun (thanks to
Alfredo Kojima) I prepared a package of MySQL Workbench 5.1.7 for
Debian. I am going to upload it to experimental soon, in the
meanwhile it is available (amd64 only) from here:
http://people.debian.org/~nobse/mysql-workbench-oss/
Feedback appreciated!
Based on the official Ubuntu 8.04 package from Sun (thanks to
Alfredo Kojima) I prepared a package of MySQL Workbench 5.1.7 for
Debian. I am going to upload it to experimental soon, in the
meanwhile it is available (amd64 only) from here:
http://people.debian.org/~nobse/mysql-workbench/
Feedback appreciated!
Last week I finally decided to try out micro-blogging using
Twitter. I am
not going to post much personal stuff there, but mostly technical
(especially Debian and MySQL related) stuff, here are my
updates.
Update: As suggested in the comments, I finally switched to
Identi.ca, and also deleted my account on Twitter.
Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Etch
This article shows how you can install the PowerDNS nameserver (with MySQL backend) and the Poweradmin control panel for PowerDNS on a Debian Etch system. PowerDNS is a high-performance, authoritative-only nameserver - in the setup described here it will read the DNS records from a MySQL database (similar to MyDNS), although other backends such as PostgreSQL are supported as well. Poweradmin is a web-based control panel for PowerDNS.
There is a really easy way to figure out ...
Look at the size of of the devrooms , if at all , a project gets
at Fosdem
It's really interresting to see the Embedded room move to a 500
seat room which it really needed when the first openMoko talk was
held there in a previous edition.
The FDO , Drupal, Mozilla, Centos/Fedora and Suse rooms stay in similar size rooms as last year.. But it seems lik the BSD and PostgreSQL room which was pretty crowded moved to a bigger location.
The Ruby room also seems to move to a bigger room. Fosdem has a couple of new rooms too it seems this freed up room for new groups such as the MySQL Crowd
Obviously these sizes aren't a real match to the size of a community, as the new rooms might need (and probably will need) a reshuffle for next year ;)
…
[Read more]
The MySQL packages in Debian still do not (and will never)
include inofficial feature patches (beside the redirect output of
error.log to syslog in MySQL 5.0, which is now part of the
official MySQL 5.1 releases) like the ones from Percona or Google. Of course we add important bugfixes from
newer (not yet released) versions of MySQL, but no feature
patches.
If you are interested in a patched version of the Debian MySQL
packages, take a look at OurDelta, their builds include patches (complete list)
like mirrored binlog and InnoDB freeze. Upgrading from the
official Debian packages of MySQL to the builds from OurDelta
should work without problems, but please use …
The MySQL packages in Debian still do not (and will never)
include inofficial feature patches (beside the redirect output of
error.log to syslog in MySQL 5.0, which is now part of the
official MySQL 5.1 releases) like the ones from Percona or Google. Of course we add important bugfixes from
newer (not yet released) versions of MySQL, but no feature
patches.
If you are interested in a patched version of the Debian MySQL
packages, take a look at OurDelta, their builds include patches (complete list)
like mirrored binlog and InnoDB freeze. Upgrading from the
official Debian packages of MySQL to the builds from OurDelta
should work without problems, but please use Launchpad when
reporting bugs against …