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 > Export whole data into a file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-16-04, 05:47
ManuW ManuW is offline
Registered User
 
Join Date: Jun 2004
Posts: 2
Export whole data into a file

Hi there,
is it possible to export all the data of a database into a file for backup?
I rent a server and so I don't have any root-access. I've only got access to the htdocs directory.

Greetings,
-Manuel
Reply With Quote
  #2 (permalink)  
Old 06-16-04, 08:04
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
Yes, look up the use of mysqldump in the documentation. You don't have to be root user to use it.
Reply With Quote
  #3 (permalink)  
Old 06-17-04, 17:06
ManuW ManuW is offline
Registered User
 
Join Date: Jun 2004
Posts: 2
Thanks for your help.
I got it... and it worked! ;-)

Greetings,
-Manuel
Reply With Quote
  #4 (permalink)  
Old 06-21-04, 19:19
adamr adamr is offline
Registered User
 
Join Date: Mar 2004
Posts: 10
You could also use PHPMYADMIN, a freely available front-end applicatinon for MySQL. You can access a "dump" of a database by selecting "Operations."
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