Seite 1 von 1

Fehler bei Datenbank Import

Verfasst: 26.02.2008 16:42
von berry3
hallihallo,

hab einen Fehler bei einen Datenbankimport. Es werden zwar Tabellen importiert, aber ich glaube, nicht all.
Ich glaube, ihr könnt mehr rauslesen:
Fehler

Es scheint einen Fehler in Ihrer MySQL-Abfrage zu geben. Die MySQL-Fehlerausgabe, falls vorhanden, kann Ihnen auch bei der Fehleranalyse helfen.
ERROR: Unbekannte Interpunktion @ 6
STR: />
SQL:
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /kunden/tools/phpMyAdmin/export.php:187) in <b>/kunden/tools/phpMyAdmin/libraries/ob.lib.php</b> on line <b>64</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /kunden/tools/phpMyAdmin/export.php:187) in <b>/kunden/tools/phpMyAdmin/libraries/header_http.inc.php</b> on line <b>13</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /kunden/tools/phpMyAdmin/export.php:187) in <b>/kunden/tools/phpMyAdmin/libraries/header_http.inc.php</b> on line <b>14</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /kunden/tools/phpMyAdmin/export.php:187) in <b>/kunden/tools/phpMyAdmin/libraries/header_http.inc.php</b> on line <b>15</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /kunden/tools/phpMyAdmin/export.php:187) in <b>/kunden/tools/phpMyAdmin/libraries/header_http.inc.php</b> on line <b>16</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /kunden/tools/phpMyAdmin/export.php:187) in <b>/kunden/tools/phpMyAdmin/libraries/header_http.inc.php</b> on line <b>19</b><br />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de" dir="ltr">
<head>
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<title>phpMyAdmin</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="./css/phpmyadmin.css.php?token=ba45e9b43d3611f94c6eddabe4905e4f&js_frame=right&nocache=1203948616" />
<link rel="stylesheet" type="text/css" href="./css/print.css?token=ba45e9b43d3611f94c6eddabe4905e4f" media="print" />
<script type="text/javascript" language="javascript">
// <![CDATA[
// Updates the title of the frameset if possible (ns4 does not allow this)
if (typeof(parent.document) != 'undefined' && typeof(parent.document) != 'unknown'
&& typeof(parent.document.title) == 'string') {
parent.document.title = 'www.rhomon.de / 127.0.0.1 / db90907_2 / Franz�sisch | phpMyAdmin 2.10.1';


SQL-Befehl:


Warning: Cannot modify header information - headers already sent by (output started at /kunden/tools/phpMyAdmin/export.php:187) in /kunden/tools/phpMyAdmin/libraries/ob.lib.php on line 64

Warning: Cannot modify header information - headers already sent by (output started at /kunden/tools/phpMyAdmin/export.php:187) in /kunden/tools/phpMyAdmin/libraries/header_http.inc.php on line 13

Warning: Cannot modify header information - headers already sent by (output started at /kunden/tools/phpMyAdmin/export.php:187) in /kunden/tools/phpMyAdmin/libraries/header_http.inc.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /kunden/tools/phpMyAdmin/export.php:187) in /kunden/tools/phpMyAdmin/libraries/header_http.inc.php on line 15

Warning: Cannot modify header information - headers already sent by (output started at /kunden/tools/phpMyAdmin/export.php:187) in /kunden/tools/phpMyAdmin/libraries/header_http.inc.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at /kunden/tools/phpMyAdmin/export.php:187) in /kunden/tools/phpMyAdmin/libraries/header_http.inc.php on line 19
Vielleicht kann mir ja jemand helfen.

Verfasst: 26.02.2008 16:55
von Pyramide
Was für eine Datei versuchst du denn da zu importieren? Wie hast du die erstellt?

Verfasst: 26.02.2008 17:10
von berry3
Ein ganz normales backup mit de Endung .sql.
Ein Backup der alten Datenbank, was ich wieder importieren wollte (in eine leere Datenbank)

Verfasst: 28.02.2008 15:13
von berry3
Nicht, dass ich drängeln würe, aber hat vielleicht jemand eine Idee

Verfasst: 28.02.2008 17:33
von Pyramide
Offenbar ist beim Erstellen der Datei was schiefgegangen. Entweder du öffnest die Datei im Editor und versuchst, den HTML-Code zu löschen oder (was ich für wahrscheinlicher halte) die Datei besteht ausschließlich aus diesen Fehlermeldungen und du musst eine neue erstellen.

Verfasst: 29.02.2008 08:23
von berry3
ja, ich habe versucht, den import manuell vorzunehmen. Die MySQL fehlermeldung kommt nach ein paar Tabellen, zudem fehlen auch einige Tabellen, die eigentlich nach "f" kommen müssten.
Mal sehen, ob ichein neues Backup auftreiben kann.

Verfasst: 29.02.2008 17:57
von Boecki91
hast du mal versucht ein Backup mit dem mysqldumper zu erstellen?

Verfasst: 29.02.2008 20:00
von berry3
Nein, da ich leider kein Backup machen kann.
Habe die betroffene Persone (die die Zugriff auf die alte DB hat), schon angeschrieben :)