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 > Migrating mysql databases - HELP

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-01-10, 16:24
afrika afrika is offline
Registered User
 
Join Date: Dec 2005
Posts: 12
Migrating mysql databases - HELP

Hello,
i have worked with mssql for years, but now working on a migration project with MySQL to migrate between servers.

However the db in question is about 16gb.

I created a db in plesk and in phpmyadmin, i tried to import it. But get a timeout error.

So in the sql panel, i tried to run the scripts, which i opened in notepad and it just keeps looping.

1. How on earth do you successfully migrate such a large MYsql db ?
2. Where do i find the php.ini file to increase the import size of a db from 2mb to 16 or more

thanks
Ehi
Reply With Quote
  #2 (permalink)  
Old 07-02-10, 02:58
ashish_mat1979 ashish_mat1979 is offline
Registered User
 
Join Date: Aug 2005
Posts: 30
For such a large db better is you first upload the sql file to server and then import db from command line using putty or similar tools.
__________________
Ashish
Entertainment Overloaded
Reply With Quote
  #3 (permalink)  
Old 07-02-10, 10:21
afrika afrika is offline
Registered User
 
Join Date: Dec 2005
Posts: 12
Quote:
Originally Posted by ashish_mat1979 View Post
For such a large db better is you first upload the sql file to server and then import db from command line using putty or similar tools.
ok thanks will research that and see. Am new to mysql. Am more conversant with mssql which is much easier.

tnx
Reply With Quote
  #4 (permalink)  
Old 07-03-10, 00:43
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
phpmyadmin is what is giving you the problems not mysql.
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