| Bug #93450 | mysqldump does not wrap SET NAMES into mysql-extension comment | ||
|---|---|---|---|
| Submitted: | 3 Dec 2018 13:20 | Modified: | 9 Apr 2019 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]
MySQL Verification Team
Hello Mattias, Thank you for the report and feedback! regards, Umesh
[9 Apr 2019 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.
[27 Jan 2020 16:22]
Rick James
Related: https://dba.stackexchange.com/questions/257749/how-to-force-mysqldump-to-produce-40101-set...
