deleting tables deleting tables
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

deleting tables

Started by grides33, August 04, 2006, 09:49:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

grides33

first timer here konichiwa
i installed but am getting errors
"mySQL Error: Table 'cpg148_albums' already exists on query ' CREATE TABLE cpg148_albums ( aid int(11) NOT NULL auto_increment, title varchar(255) NOT NULL default '', description text NOT NULL default '', visibility int(11) NOT NULL default '0', uploads enum('YES','NO') NOT NULL default 'NO', comments enum('YES','NO') NOT NULL default 'YES', votes enum('YES','NO') NOT NULL default 'YES', pos int(11) NOT NULL default '0', category int(11) NOT NULL default '0', thumb int(11) NOT NULL default '0', keyword VARCHAR( 50 ), alb_password VARCHAR( 32 ), alb_password_hint TEXT, PRIMARY KEY (aid), KEY alb_category (category) ) TYPE=MyISAM'"
can i delete the tables i created (i tried 3 times with different table names???
and ill try to start over, but im pretty sure im gonna have the same errors ive had all three times ive tried
so maybe someone knows what im doing wrong??

peace and pura vida

Nibbler

Yes, you can delete the tables using phpmyadmin and try again.

grides33


grides33

well i couldnt figure that one out.
but i loaded up mysql administrator and am dropping all the old tables i made
i re upped and will be trying again to install shortly
thank you