Bug #33961 Daily Backup with a password will result in the Error "Segmentation fault"
Submitted: 21 Jan 2008 17:30 Modified: 28 Jan 2008 16:39
Reporter: Markus Scheffknecht Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.2.12 OS:Linux (Redhat 4.5)
Assigned to: CPU Architecture:Any
Tags: mabackup

[21 Jan 2008 17:30] Markus Scheffknecht
Description:
Backup the whole Database by using

/usr/bin/mabackup --user root --password xxxx --host localhost --output ./Backup_20080121.sql Backup_Daily
or
/usr/bin/mabackup -d /mysqlbk -x hostname -h localhost -u root Backup_Daily

Result:
Segmentation fault

Installed Packages:
mysql-devel-4.1.20-2.RHEL4.1
mysql-gui-tools-5.0r12-1rhel4
mysql-4.1.20-2.RHEL4.1
mysqlclient10-3.23.58-4.RHEL4.1
libdbi-dbd-mysql-0.6.5-10.RHEL4.1
mysql-administrator-5.0r12-1rhel4
mysql-server-4.1.20-2.RHEL4.1
mysql-query-browser-5.0r12-1rhel4

How to repeat:
Open the mysql administrator
Define a connection for a user with a password (Without a password set there will be no error)
Define a backup profile
Schedule Backup
execute the line from crontab
[28 Jan 2008 16:39] Susanne Ebrecht
Thank you for taking the time to report a problem.

You are using MySQL 4.1.22 which is quiet old.
Also you are using MySQL GUI tools for 5.0.

Look here:
http://dev.mysql.com/downloads/gui-tools/5.0.html
"This is the MySQL GUI Tools Bundle for 5.0."

Of course the GUI tools for 5.0 won't work correct for 4.1. 

Please download a new version from http://www.mysql.com/downloads/

Our newest version at the moment is MySQL 5.0.51.

If you are able to reproduce the bug with one of the latest versions, please change the version on this bug report to the version you tested and change the status back to "Open".  Again, thank you for your continued support of MySQL.