If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Import Errors

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-02-04, 16:50
yazer yazer is offline
Registered User
 
Join Date: Jan 2004
Posts: 2
Red face Import Errors

Hi
I have been trying to fix this error but i am going mad!
I had to change hosting, so I used my sql backup to import to the new forum.. the installed phpMyAdmin was importing the sql database (700 KB), says 1200 instructions excuted succefully, but I see no change and I feel no effect! I tried other backups i made, I get nothing too! (1000 kb)
I installed phpMyAdmin 2.5.4 and I tried to use it, either i get timeouts or action cancelled errors..
I got phpMyAdmin 2.5.5 and uploaded the files to "upload" folder, and I still get 10 seconds time limit exceeded!
What is wrong?
How can I correctly import my old database? or there is no hope? :'(
I am frustrated
Reply With Quote
  #2 (permalink)  
Old 01-02-04, 17:14
roga roga is offline
Registered User
 
Join Date: Jan 2004
Location: Germany
Posts: 17
Hmm, it seems like the php execution limit is causing trouble.

Try to change the $cfg['ExecTimeLimit'] in the phpMyAdmin-config-file.

If this has no effect you could try to split up your file into smaller parts (don't forget to import in the correct order).

Check the first lines of the dump file. Perhaps you have to change the database name or something like that.

Good luck!
Reply With Quote
  #3 (permalink)  
Old 01-02-04, 17:15
yazer yazer is offline
Registered User
 
Join Date: Jan 2004
Posts: 2
I found a smaller db and I imported it.. it said instructions excuted sucessfully..
but I see no change! my Database is still empty!!!! why?!!!
What is wrong?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On