whts this error??i am getting while importing database

Status
Not open for further replies.

anuragblr

Banned
Banned
426
2008
10
0
hi
i am getting this error when i am importing my database by bigdump

Stopped at the line 3017.
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

whts this error can any one tell me...

thanks
 
8 comments
your SQL dump contains queries that are too long for the
importing tool. If you can make another SQL dump file, try disabling the
"extended inserts" option.
 
can u tell me where i should cofigure mysql dumper for database username and passw and database

helllo can any one help me....
 
Why not directly do this via SSH? since you are a web hosting compagny... maybe i'm wrong but you should be able to do simple task like this without problem.
 
Status
Not open for further replies.
Back
Top