Skip to content

Testing Drupal 7 on a virtual appliance with MySQL 5.1 and the InnoDB plugin

Drupal logoThe Drupal community just recently released another alpha test release of their upcoming Drupal 7 version, to shake out the remaining bugs and to encourage more users to test it.

If you would like to give it a try, but you don't have a free server handy, how about using a virtual machine instead? Using the fabolous SuSE Studio, I've created an appliance based on openSUSE 11.3, Drupal 7.0-alpha7 and MySQL 5.1 with the InnoDB plugin and strict mode enabled (both for the SQL mode and InnoDB mode. Using this configuration helps to ensure that Drupal works well with the current version of MySQL/InnoDB and does not use any "questionable" SQL statements. This might be especially interesting for additional modules - Drupal core did not reveal any problems using strict mode so far.

You can download disk images for VMware/Virtualbox/KVM or XEN from the SUSE Gallery (free login required). Just boot the appliance in your virtualization application of choice, choose your keyboard layout and step through the network configuration and Time Zone selection. Once the appliance has booted up and the login: prompt appeared, point your web browser to the appliance's IP address to start the Drupal installation/configuration. MySQL has been pre-configured, there is an empty database named "drupal" and a user "drupal" with the same password to access it. You just need to enter this information in the Drupal Database configuration dialogue during the installation. Anything else can be configured to your liking.

After you have finished the installation, you can toy around with a fresh Drupal 7 installation! Install additional modules, change the themes, add content. And make sure to report all bugs that you run into while doing so! Have fun.

Zwei kostenlose Seminare zum Thema MySQL Hochverfügbarkeit im Oktober

Das verspricht interessant zu werden: im Oktober werden wir zwei eintägige Seminare zum Thema "MySQL-Hochverfügbarkeit" veranstalten, bei denen die verschiedenen MySQL Hochverfügbarkeits-Technologien und -Architekturen vorgestellt werden. Aus der Beschreibung:

Wir werden Anwendungsfälle und optimale Verfahrensweisen für die Implementierung der MySQL Replikation, von MySQL Cluster und anderen Hochverfügbarkeits-Technologien betrachten. Im Rahmen dieses Seminars erfahren Sie außerdem, wie diese Technologien grundlegend funktionieren und kombiniert werden können, um besser skalierbare und hochverfügbare Datenbankinfrastrukturen zu erstellen.

Das erste Seminar findet am 5. Oktober in Heimstetten bei München statt, am 27. Oktober wird es eine ähnliche Veranstaltung in Langen bei Frankfurt geben.

Die Teilnahme ist kostenlos - daher empfehle ich, sich früh für die Teilnahme anzumelden! Weitere Informationen findet man hier.

Das MySQL-Referenzhandbuch nun auch im ePUB-Format

Wie ich schon am letzten Freitag auf Twitter andeutete, gibt es das MySQL-Referenzhandbuch nun auch im eBook-Reader-freundlichen ePUB-Format. Als Besitzer eines Onyx Boox Readers konnte ich das Handbuch zwar schon im CHM- oder PDF-Format recht vernünftig lesen, aber ePUB ist deutlich kleiner und besser auf die Gegebenheiten eines eBook-Readers zugeschnitten. Aus diesem Grund hatte ich vor Kurzem erst einen Feature Request unter Bug#56260 aufgemacht, der wohl nun als "fixed" geschlossen werden kann.

Vielen Dank an das MySQL Dokumentationsteam unter Stefan Hinz, insbesondere an Martin "MC" Brown, der die Unterstützung für dieses Format in Rekordzeit implementiert hat! Gleichzeitig wird dieses Format das betagte "CHM" (Compiled HTML Help) Format ablösen — die Hintergründe dazu finden sich in Stefan's blog post.

tweetbackcheck