Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000839 [ClarkConnect] Database tweak always 2008-02-08 11:19 2009-06-16 10:58
Reporter peter View Status public  
Assigned To benjamin
Priority normal Resolution fixed  
Status resolved   Product Version
Summary 0000839: Verify that all characters work for the MySQL password
Description It has been reported that the dollar sign ($) is not handled properly in the password field on the MySQL web-based configuration page.
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000890)
secesh (reporter)
2009-01-21 08:01

I had a ';' in my root password when I first initialized the MySQL database in CC community 4.3. CC handed the password to MySQL as-is, which then tried to process the characters after the ';' as a second query and threw an error to CC.

CC was stuck telling me to put a password on MySQL, but the characters before ';' had been accepted by MySQL as the root password. I had to delete the root@localhost password from MySQL (accessing mysql from command-line) before I could get this straightened out by putting in a new password via CC. I did not attempt replicate or look further into this trouble.
(0000909)
benjamin (administrator)
2009-06-16 10:58

See forum post http://forums.clarkconnect.com/showthreaded.php?Cat=0&Number=116896&page=0&vc=1 [^] for details.

- Issue History
Date Modified Username Field Change
2008-02-08 11:19 peter New Issue
2008-02-08 11:20 peter Status new => confirmed
2009-01-21 08:01 secesh Note Added: 0000890
2009-06-16 10:56 benjamin Status confirmed => assigned
2009-06-16 10:56 benjamin Assigned To => benjamin
2009-06-16 10:57 benjamin Status assigned => confirmed
2009-06-16 10:58 benjamin Note Added: 0000909
2009-06-16 10:58 benjamin Status confirmed => resolved
2009-06-16 10:58 benjamin Fixed in Version => 5.0
2009-06-16 10:58 benjamin Resolution open => fixed

Mantis Bug Tracker