Hallo zusammen,
habe Suche schon mehrmals durchsucht. Komme aber nicht zu einem Ergebnis.
folgender Fehler tritt bei Import einer Datenbank auf.
Fehler
SQL-Befehl:
-- phpMyAdmin SQL Dump -- version 2.9.1.1-Debian-7 -- http://www.phpmyadmin.net -- -- Host: localhost -- Erstellungszeit: 04. März 2009 um 21:14 -- Server Version: 5.0.32 -- PHP-Version: 4.4.4-8+etch6 -- -- Datenbank: 'usr_web20_1' -- -- -------------------------------------------------------- -- -- Tabellenstruktur für Tabelle 'jos_adsmanager_ads' -- CREATE TABLE jos_adsmanager_ads ( id int(10) unsigned NOT NULL auto_increment, category int(10) unsigned default '0', userid int(10) unsigned default NULL, `name` text, ad_zip text, ad_city text, ad_phone text, email text, ad_kindof text, ad_headline text, ad_text text, ad_state text, ad_price text, date_created date default NULL, date_recall date default NULL, recall_mail_sent tinyint(1) default '0', views int(10) unsigned default '0', published tinyint(1) default '1', ad_art text NOT NULL, ad_stellenart text NOT NULL, PRIMARY KEY (id) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCRE[...]
MySQL meldet: Dokumentation
#1050 - Table 'jos_adsmanager_ads' already exists
Was ist hier das Problem.
danke schonmal im voraus und einen guten Start ins Neue Jahr


LinkBack URL
About LinkBacks
Zitieren
Lesezeichen