[HELP] DataBase Error

09/12/2008 18:50 xxFastBoy#1
[IMG]http://img261.imageshack.us/img261/739/databaseerrortw9.png[/IMG ]

İ use Steals Server Pack
What is wrong here ??


Code:
-- phpMyAdmin SQL Dump
-- version 2.10.3
-- http://www.phpmyadmin.net
-- 
-- Host: localhost
-- Generation Time: Aug 07, 2008 at 10:10 PM
-- Server version: 5.0.51
-- PHP Version: 5.2.6
-- 
-- PowerSource FTW!!
-- 

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";

-- 
-- Database: `coproj`
--
09/12/2008 19:00 Lord Karil#2
i think you need to add

Code:
DROP DATABASE IF EXISTS `coproj`;

CREATE DATABASE `coproj`(
before the

Code:
Database: `coproj`
i rebuilt this whole database if ya want it just PM me....but i also dropped a few of the tables