Bug #77240 5.6.25 mysqld_mulit can not stop server
Submitted: 4 Jun 2015 2:30 Modified: 8 Jun 2015 11:33
Reporter: Owen Owen Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:5.6.25 OS:Linux
Assigned to: CPU Architecture:Any
Tags: mysqld_multi

[4 Jun 2015 2:30] Owen Owen
Description:
mysqld_multi can not stop server.

The mysqld_multi command in 5.6.24 shutdown server normally.

Debuging 5.6.25 mysqld_multi in perl, found the $password is changed to '******'

How to repeat:
Step 1:mysqld_multi stop 

Step 2:mysqld_multi report
still alive

Step 3:mysqld_multi.log 
found "error: 'Access denied for user 'user'@'localhost' (using password: YES)'"
[4 Jun 2015 10:44] Peter Laursen
See also http://bugs.mysql.com/bug.php?id=77227

-- Peter
-- not a MySQL/Oracle person
[8 Jun 2015 11:33] MySQL Verification Team
Marking this as duplicate of Bug #77227