Bug #93450 | mysqldump does not wrap SET NAMES into mysql-extension comment | ||
---|---|---|---|
Submitted: | 3 Dec 2018 13:20 | Modified: | 9 Apr 16:39 |
Reporter: | Mattias Jonsson (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: mysqldump Command-line Client | Severity: | S3 (Non-critical) |
Version: | 8.0, 8.0.13 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[3 Dec 2018 13:20]
Mattias Jonsson
[4 Dec 2018 4:00]
Umesh Shastry
Hello Mattias, Thank you for the report and feedback! regards, Umesh
[9 Apr 16:39]
Paul Dubois
Posted by developer: Fixed in 8.0.17. mysqldump failed to wrap SET NAMES utf8mb4 and SET character_set_client = utf8mb4 statements within version-specific comments, which could cause compatibility problems.