Trouble setting up "Express" version DB

Hi,

I've just discovered Drigg (literally today) and it's come in the nick of time. However, I'm having some trouble with the installation. I've tried the manual version first but ran into problems so decided that the express version was probably the way to go. However, I'm having trouble importing the DB dump. I'm doing this via phpMyAdmin but get the following error message:

Error

SQL query:

-- MySQL dump 10.10
--
-- Host: localhost Database: www_drigg_distr_org_1
-- ------------------------------------------------------
-- Server version 5.0.27
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;

MySQL said: Documentation
#1065 - Query was empty

I have no idea what this means. Is anyone here able to point me in the right direction?

Many thanks

Ole

Problem solved

I found this online (http://wiki.civicrm.org/confluence/display/CRMDOC/Error+Empty+Query) and it's solved the problem.

Thanks anyhow.