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 > Backup database?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-29-08, 00:35
monsieur_jj monsieur_jj is offline
Registered User
 
Join Date: Feb 2008
Posts: 5
Backup database?

Hi all,

First of all I am new at mySQL i just started today unfortunately I was assigned to do something that requires me to do some backing up at mySQL for windows. Now I just want to know how to back up a database at mySQL.


Thanks and have a nice day
JJ
Reply With Quote
  #2 (permalink)  
Old 02-29-08, 03:14
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,262
try....


failing that you could use MySQL Adminstrator

you could use other tools such as PHPMyAdmin, or other tools mentioned in the MySQL manual
Reply With Quote
  #3 (permalink)  
Old 02-29-08, 03:42
monsieur_jj monsieur_jj is offline
Registered User
 
Join Date: Feb 2008
Posts: 5
Quote:
Originally Posted by healdem
try....


failing that you could use MySQL Adminstrator

you could use other tools such as PHPMyAdmin, or other tools mentioned in the MySQL manual
Hi,

How can i go from
mysql>
to
shell>

thanks,
jj
Reply With Quote
  #4 (permalink)  
Old 02-29-08, 04:04
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,262
shell is the equivalent of command line

in the windows world start | run | command OR select the command prompt icon

in the Linux world the there will be either an icon labeled shell

in either event you will then need to navigate to where the files are.. no easy matter

I'd strongly reccommend that you use MySQL Adminsitrator or PHPMyAdmin in preference to going to the command line
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