CREATE TABLE `verbindungstest` ( `id` int(11) NOT NULL AUTO_INCREMENT, PRIMARY KEY (`id`) )