Bug #109324 | Expression Index not check whether the rely on table illegal or not | ||
---|---|---|---|
Submitted: | 9 Dec 2022 6:13 | Modified: | 9 Dec 2022 7:55 |
Reporter: | hangjie Mo | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: DDL | Severity: | S3 (Non-critical) |
Version: | 8.0.28, 8.0.31 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[9 Dec 2022 6:13]
hangjie Mo
[9 Dec 2022 7:55]
MySQL Verification Team
Hello hangjie Mo, Thank you for the report and feedback. regards, Umesh
[13 Dec 2022 2:56]
huahua xu
Both schema name and table name in lower function are missed, when normalizing the expression's text into the DD by the method Value_generator::print_expr within flags `QT_NO_DB | QT_NO_TABLE`.