Bug #110577 | Missing year function? | ||
---|---|---|---|
Submitted: | 31 Mar 2023 9:35 | Modified: | 8 Aug 2023 21:01 |
Reporter: | Pedro Ferreira | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DDL | Severity: | S3 (Non-critical) |
Version: | 8.0.32 | OS: | Ubuntu (22.04) |
Assigned to: | CPU Architecture: | x86 (x86_64) | |
Tags: | year |
[31 Mar 2023 9:35]
Pedro Ferreira
[31 Mar 2023 11:06]
MySQL Verification Team
Hello Pedro Ferreira, Thank you for the report and feedback. regards, Umesh
[8 Aug 2023 21:01]
Jon Stephens
Documented fix as follows in the MySQL 8.2.0 changelog: The internal class Item_typecast_year did not have its own print() member function override, which meant that some of the definitions shown for views, tables, or both could be malformed. Closed.