Ticket #27 (closed defect: fixed)
qtp-backup V-2.10 and mysql password
| Reported by: | kkatz | Owned by: | jake |
|---|---|---|---|
| Priority: | moderate | Milestone: | |
| Component: | qtp-backup | Version: | 1.4.12 |
| Keywords: | qtp-backup, mysql, mysqldump, error | Cc: | |
| Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
| Billable?: | no | Total Hours: | 0 |
Description
When using '-p' there cannot be a space between the 'p' and the password.
Line 172: -p $mysql_password \ Causes error: "mysqldump: Got error: 1045" using password: NO
Change History
Note: See
TracTickets for help on using
tickets.


Repaired, edited code to remove space. fixed in revision 109.