<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Kai Voigt</title>
	<link>http://k.123.org</link>
	<description>This is my blog. There are many like it but this one is mine.</description>
	<lastBuildDate>Sat, 24 May 2008 06:13:14 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>3 laps in Schrevenpark</title>
		<description>
René came up with the idea to run a couple of laps in Kiel's Schrevenpark. However, somehow we managed to miss each other, so I ended up running 3 laps alone. Pretty hot outside, even in the morning hours.

I wonder where René is... </description>
		<link>http://k.123.org/2008/05/12/3-laps-in-schrevenpark/</link>
			</item>
	<item>
		<title>Slides: MySQL Backup and Recovery Basics</title>
		<description>My slides from this year's MySQL Conference are available for download at the Conference Site or right here: mysql_backup_basics.pdf </description>
		<link>http://k.123.org/2008/05/11/slides-mysql-backup-and-recovery-basics/</link>
			</item>
	<item>
		<title>Quiz Question: How could you drop a table twice?</title>
		<description>How can this happen?
mysql&#62; DROP TABLE t;
Query OK, 0 rows affected (0.00 sec)

mysql&#62; DROP TABLE t;
Query OK, 0 rows affected (0.00 sec)
Well, just use a temporary table.
mysql&#62; CREATE TABLE t (i INT);
Query OK, 0 rows affected, 1 warning (0.00 sec)

mysql&#62; CREATE TEMPORARY TABLE t (d DATE);
Query OK, 0 rows affected ...</description>
		<link>http://k.123.org/2008/05/10/quiz-question-how-could-you-drop-a-table-twice/</link>
			</item>
	<item>
		<title>My website is back</title>
		<description>Finally, my website is back. After moving 123.org to a new home, I found some time to pick -again- a new blog system. For no particular reason, I'm running Wordpress now.

Enjoy and stay tuned. </description>
		<link>http://k.123.org/2008/05/10/my-website-is-back/</link>
			</item>
</channel>
</rss>
