In order to backup MySQL database in windows, we need to make a batch file. The contents of the batch file should be as follows:
o—–
@echo off
echo Running dump…
c:
cd \
cd “wampp2″
cd mysql
cd bin
mysqldump -u<user> -<pass> –all-databases –result-file=”c:\data\backup.%DATE:~0,3%.sql”
echo Done!
0—–
Okay now that our batch file is made we can run it and verify that it created an output […]
Tags Archives
MySQL backup in windows environment
by David in March 25th, 2008
Search
Buy us Bawls!
The Chop Shop
Tag Cloud
- Adult Friend Finder Apple Arcade Batch Best Buy Best Wordpress Plugins Blog for money Comic CPA CPM DivX firefox 3 Free games geeks Google Hacks Limewire Linux Desktop Mac Monetization Money Mp3 Music Search Napster Oink OS X Pac Man Password PDF PHP Playstation 3 PS3 Recovery Red Hat RSS SEO Shopping Sony Top 10 Plugins Ubuntu Warranty Widget Bucks Windows Wordpress
Monthly Top Commentors
-
- No commentators.





