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 > Exporting a MySQL Database help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-05-07, 01:24
Carson Carson is offline
Registered User
 
Join Date: May 2007
Posts: 1
Exporting a MySQL Database help

Hello, I'm new this forum, and I was wondering if I am able to get some help.

I run a forum myself, and I use a free host. The forum runs on IPB.

This free does not use C-Panel(So i cannot backup that way), and does not have PhpMyAdmin, and has a 2mb upload limit, and to make things worse, they constantly have MySQL and PHP errors. You can see why I want to export my database and leave.

The last time I backed the database was over a month ago, so I need to export the one that is up o date, obviously. I use a program called MySQL Admin, where I can import/export, and do most things. But on this host, when I goto export a table, it will only downloads for a couple of seconds, and then stops.

I need to export this database immediately. Can someone please tell me my options?
Thanks.
Reply With Quote
  #2 (permalink)  
Old 05-05-07, 22:53
hconnor hconnor is offline
Registered User
 
Join Date: Feb 2007
Posts: 34
do you have access to the php.ini config files? i've modified the config files to handle large uploads. in theory, by changing your max POST size, and max file upload size you might be able to get around it. this assumes you have access to the php.ini files. otherwise, you might download the database table by table. hope that helps.
Reply With Quote
  #3 (permalink)  
Old 05-08-07, 06:26
aschk aschk is offline
Registered User
 
Join Date: Mar 2007
Location: 636f6d7075746572
Posts: 770
Do you wish to export all the data + the table structure?
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