To see the actual error you'll want to edit the mysql.inc.php file. Around line 193 you'll see where it says:

$showerror = 0;

Change that to:

$showerror = 1;