Bug #99816 | mysqldump crashes while handling invalid command options | ||
---|---|---|---|
Submitted: | 9 Jun 2020 3:42 | Modified: | 10 Jun 2020 7:24 |
Reporter: | Brian Yue (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: mysqldump Command-line Client | Severity: | S2 (Serious) |
Version: | MySQL8.0.18 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[9 Jun 2020 3:42]
Brian Yue
[9 Jun 2020 7:53]
lalit Choudhary
Don't see the same behavior in MySQL 8.0.20 mysqldump -umsandbox -p'msandbox' --socket=/tmp/mysql_sandbox8020.sock --default-character-set =utf8 test mysqldump: [Warning] Using a password on the command line interface can be insecure. mysqldump: Character set '=utf8' is not a compiled character set and is not specified in the '/usr/local/mysql/share/charsets/Index.xml' file
[9 Jun 2020 9:23]
MySQL Verification Team
Please check version 8.0.20. Thanks.
[10 Jun 2020 7:24]
Brian Yue
thanks for you response! This problem cannot appear anymore in MySQL-8.0.20. I have checked the code, this problem has been fixed in the latest version(8.0.20).