Bug #101368 | charset assignment does not take any effect in str2my_decimal | ||
---|---|---|---|
Submitted: | 29 Oct 2020 7:36 | Modified: | 29 Oct 2020 12:57 |
Reporter: | Li Zhong | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[29 Oct 2020 7:36]
Li Zhong
[29 Oct 2020 12:57]
MySQL Verification Team
Hi Mr. Zhong, Thank you for your bug report. However, this is not a bug. The described assignment is there to reset the parameter to its default value. Since the left side in question is a pointer to the structure of the same type as the right value, it makes lots of sense. Not a bug.