MySQL Forums
Forum List  »  Spanish

Error de importación de la base de datos!. Ayuda!.
Posted by: Jean .
Date: November 17, 2007 08:00PM

Necesito ayuda respecto al error que me esta sucediendo con la migración de host, anteriormente exporté la bd *localhost.sql* de 50 mb, entonces decidí subirlo con el bidgump v0.28b, cree una carpeta dump en el ftp y pasé a subir el bidgump.php dentro de ella, antes editando los datos correspondientes como el nombre de la bd, usuario y pass., luego subi también mi bd localhost.sql dentro de la misma carpeta, también editando esta y borrando la linea y la parte superior de " CREATE DATABASE `nombredelabd` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
USE `nombredelabd`;", pasé a hacer funcionar el bigdump --> http://xxxx.com/dump/bigdump.php

Y le dí en Start Import y luego me salió el siguiente mensaje:

Processing file: localhost.sql

Starting from line: 1

Stopped at the line 455.

At this place the current query includes more than 300 dump lines. That can happen if your dump file was created by some tool which doesn't place a semicolon followed by a linebreak at the end of each query, or if your dump contains extended inserts. Please read the BigDump FAQs for more infos.

Stopped on error

------------------------------------------------------------------------------------------

Necesito ayuda por favor, ya que tengo invertido mucho tiempo en esa web.

Agradezco su atención.

Saludos.

Options: ReplyQuote


Subject
Views
Written By
Posted
Error de importación de la base de datos!. Ayuda!.
4005
November 17, 2007 08:00PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.