View Single Post
  #123  
Old 11-16-2014, 09:27 PM
Toony's Avatar
Toony
Sarnak
 
Join Date: Jul 2009
Location: USA
Posts: 85
Default

Ok, I got farther that time..

Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Windows\system32>CD "\EQ - AKKA'S PEQ REPACK\EQEMU SERVER"

C:\EQ - AKKA'S PEQ REPACK\EQEMU SERVER>t_backup_server_database.bat

C:\EQ - AKKA'S PEQ REPACK\EQEMU SERVER>echo "Backing up database to Backups folder..."
"Backing up database to Backups folder..."

C:\EQ - AKKA'S PEQ REPACK\EQEMU SERVER>perl DB_Dumper.pl compress loc="Backups"


Todays Date: 11-16-2014
Compression SET
Backup Directory: Backups
Directory currently exists... Adding files to it...

Backing up Database peq...

--- CMD ---
mysqldump -uroot -p"**************" peq > "Backups\peq 11-16-2014.sql"
---------------------------------------

'mysqldump' is not recognized as an internal or external command,
operable program or batch file.

Error occurred... exiting...
Reply With Quote