Total members 9950 | Gratitudes |It is currently Sat Feb 11, 2012 2:33 am Login / Join Codemiles


All times are UTC [ DST ]




Post new topic Reply to topic  Quick reply  [ 1 post ] 
Author Question
 Question subject: dump Mysql database
PostPosted: Fri Apr 06, 2007 1:12 pm 
Offline
Mastermind
User avatar

Joined: Tue Mar 27, 2007 10:55 pm
Posts: 2103
Location: Earth
Has thanked: 39 time
Have thanks: 56 time

If you want to dump your database you have two solutions :

1. From the console :

enter the following under /bin/ directory inside the Mysql server in the constol

mysqldump -u root -p mile > data.sql
"root" is the username
"mile" is the database
"data.sql" is the dump



2. From PhpmyAdmin :
if you have phpAdmin i will be much easier to dump your database using the Graphical user interface of the phpAdmin. in few seconds your dump we be exits.
Do the following
1. Choose database
2. Press export tag.
3. press ok.
:D finish

:idea: Remember you can customize your dump for example you can put automatically in zip. file.


Attachments:
File comment: export database in mysql
export database.GIF
export database.GIF [ 32.75 KiB | Viewed 2270 times ]

_________________
Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
TOP
 Profile Send private message  
Reply with quote  
Post new topic Reply to topic Quick reply  [ 1 post ] 
Quick reply


  


 Similar topics
 Topic title   Forum   Author   Comments 
 delete duplicate rows in mysql using php  PHP Tutorials  msi_333  2
 database contents display in table format in swing  GUI  subho07  4
 database connection  Java  katanor  1
 2 different database  MySQL  jphelps  3
 array in oracle database  Java  aparnaverma  1

All times are UTC [ DST ]


Users browsing similar posts

Users browsing this forum: No registered users and 1 guest



Jump to:  
Previous Question | Next Question 




Home
General Talks
Finished Projects
Code Library
Games
Tutorials

Java
C/C++
C-sharp
php
Script
JSP/Servlets
Ajax
ASP/ASP.net
Google SEO
Database
Communications
Phpbb3 styles
Photoshop tutorials
Flash tutorials
Find a job






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team