ciao! ho provato ad importare un database mysql che avevo esportato da un'altro computer in locale ma mi da questo errore, cosa dovrei fare?

Errore
Pare che ci sia un errore nella query SQL immessa. L'errore del server MySQL mostrato qui sotto, se c'è, può anche aiutare nella risoluzione del problema

ERROR: Stringa di Punctuation Sconosciuta @ 220
STR: />
SQL: -- phpMyAdmin SQL Dump
-- version 2.9.1.1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generato il: 10 Gen, 2007 at 12:46 PM
-- Versione MySQL: 5.0.27
-- Versione PHP: 5.2.0
--
-- Database: `ecom_db`
--


Warning: Cannot modify header information - headers already sent by (output started at C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\export.php: 150) in C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\libraries\h eader_http.inc.php on line 13



Warning: Cannot modify header information - headers already sent by (output started at C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\export.php: 150) in C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\libraries\h eader_http.inc.php on line 14



Warning: Cannot modify header information - headers already sent by (output started at C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\export.php: 150) in C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\libraries\h eader_http.inc.php on line 15



Warning: Cannot modify header information - headers already sent by (output started at C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\export.php: 150) in C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\libraries\h eader_http.inc.php on line 16



Warning: Cannot modify header information - headers already sent by (output started at C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\export.php: 150) in C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\libraries\h eader_http.inc.php on line 19

<!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="it" lang="it" 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=e9b7296b5ffe23ee43e50bac4 3a328c5&amp;js_frame=right" />
<link rel="stylesheet" type="text/css" href="./css/print.css?token=e9b7296b5ffe23ee43e50bac43a328c5" 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 = 'localhost / localhost / ecom_db / clienti | phpMyAdmin 2.9.1.1';


query SQL:

-- phpMyAdmin SQL Dump -- version 2.9.1.1 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generato il: 10 Gen, 2007 at 12:46 PM -- Versione MySQL: 5.0.27 -- Versione PHP: 5.2.0 -- -- Database: `ecom_db` --
Warning: Cannot modify header information - headers already sent by (output started at C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\export.php: 150) in C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\libraries\h eader_http.inc.php on line 13

Warning: Cannot modify header information - headers already sent by (output started at C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\export.php: 150) in C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\libraries\h eader_http.inc.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\export.php: 150) in C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\libraries\h eader_http.inc.php on line 15

Warning: Cannot modify header information - headers already sent by (output started at C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\export.php: 150) in C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\libraries\h eader_http.inc.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\export.php: 150) in C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\libraries\h eader_http.inc.php on line 19