Go Back   Cloud Computing > Support > MySQL Issues.
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 02-09-11, 08:21
BOD Member
 
Join Date: Nov 2010
Posts: 57
Default Extracting MySQL Table

Hi

Recently I've purchased a website that is based on PHP and MySQL. The previous owner of the site doesn't have the SQL dump so I have to rebuild the MySQL database. Does anyone have an idea to export the MySQL tables form the web pages.
Reply With Quote
  #2 (permalink)  
Old 02-09-11, 08:22
BOD Member
 
Join Date: Nov 2010
Posts: 104
Default

You need to ask previous site owner about SQL dump. Anyway, it also depends on what form of access you have. Shell access and Admin control panel is the best option to figured out the issue. If the web site database is not so large then PHPMyAdmin would work well in this case, but if it is a large data base then you might have strength to grab the tables one by one.
Reply With Quote
  #3 (permalink)  
Old 02-09-11, 08:23
BOD Member
 
Join Date: Nov 2010
Posts: 57
Default

I have a admin control panel access so its obvious I can access PHPMyADMIN and so forth, but the website's database is empty, however, everything is coded properly into the web site so I need to obtain everything from there.
Reply With Quote
  #4 (permalink)  
Old 02-09-11, 08:25
BOD Member
 
Join Date: Nov 2010
Posts: 104
Default

The structure of the database is supposed to be within the pages of the web site, except there is a SQL dump, but as you said there was not available. I think, unless the dump, you'd require to set everything from queries. You need the schema as well. That is a part of the dump of the master database.
Reply With Quote
  #5 (permalink)  
Old 02-09-11, 08:26
Rozanne's Avatar
BOD Member
 
Join Date: Nov 2010
Posts: 116
Default

As you need to regenerate the schema by testing of the code, then I'd suggest you to write one or more extracting programs to pull the data out of the HTML and set the database. I think you need to search old database backups of the site.
Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 00:45.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.