Bug #1622 mysqlcc 0.9.3-beta crashes while test/connect with the wrong password
Submitted: 22 Oct 2003 4:08 Modified: 8 Dec 2003 16:23
Reporter: Michael Shrek Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S2 (Serious)
Version:0.9.3-beta OS:Linux (redhat 8.0, fedora-core-test3)
Assigned to: Bugs System CPU Architecture:Any

[22 Oct 2003 4:08] Michael Shrek
Description:
while i try to test/connect to an mysql-server (4.0.13, source, password is required)) with  no/wrong  password

mysqlcc 0.9.3-beta crashes
german error on pts/1
"Speicherzugriffsfehler"

with mysqlcc 0.8.9-beta i get the correct error-message
"Fehler 1045: Access denied for user:'root@localhost' (Using password: NO)

with the correct password - no problem

How to repeat:
set a password for eg. root@localhost
try to test/connect with mysqlcc 0.9.3-beta with  no/wrong  password

Suggested fix:
mysqlcc 0.9.3-beta should give the correct error message like mysqlcc 0.8.9-beta
"access denied ..."
[21 Nov 2003 5:42] MySQL Verification Team
Thank you for this bug report, this issue was already reported.
[8 Dec 2003 16:23] Jorge del Conde
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html