This is a discussion on MySQL Backup Script within the Shell scripting forums, part of the Development/Scripting category; Hi there, I discovered the following script provided by nixcraft: http://www.cyberciti.biz/tips/mysql-backup-script.html This script does not work with mysql passwords that ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
Hi there,
I discovered the following script provided by nixcraft: http://www.cyberciti.biz/tips/mysql-backup-script.html This script does not work with mysql passwords that have spaces in them. I fixed it by changing the occurance of: Code:
-p$MyPASS to: -p"$MyPASS" |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ssh backup particular mysql table / database | brothers | Databases servers | 11 | 10-25-2007 06:06 PM |
| MySql FTP server backup script | zafar466 | Shell scripting | 3 | 09-25-2007 06:43 PM |
| problem with System + MySQL backup script | massoo | Shell scripting | 1 | 08-20-2007 10:50 PM |
| How do I backup MySQL Databases? | chiku | All about FreeBSD/OpenBSD/NetBSD | 2 | 08-19-2006 08:15 PM |
| Backup mysql from shell prompt or script | raj | Linux software | 0 | 07-30-2006 12:17 AM |