Bugs: Browse | Submit New | Admin

[#12901] Usage of password doesn't carry through to mysql connect or in mysqldump

Date:
2007-08-08 02:55
Priority:
3
Submitted By:
Chris Haupt (chaupt)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Usage of password doesn't carry through to mysql connect or in mysqldump

Detailed description
When you specific a password with -pass on any commands that connect to the MySQL DB and require a password, you get
connection errors from MySQL.

In librarian.rb, it looks like there is both the use of pass and password as variable names, so they just need to be
made consistent.

In mysqldump.rb, the credentials aren't passed through to the dump command.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2007-08-08 03:03
Sender: Chris Haupt

The above bug is encountered in .13

Attached Files:

Name Description Download
fixpassword.patch Patch that fixes this bug Download

Changes:

Field Old Value Date By
File Added2336: fixpassword.patch2007-08-08 02:55chaupt