| Bug #114445 | Possibly missing keyword escape | ||
|---|---|---|---|
| Submitted: | 21 Mar 2024 14:12 | Modified: | 22 Mar 2024 8:42 |
| Reporter: | Pedro Ferreira | Email Updates: | |
| Status: | Verified | Impact on me: | |
| Category: | MySQL Server: DDL | Severity: | S3 (Non-critical) |
| Version: | 8.3.0 | OS: | Ubuntu (Ubuntu 22.04) |
| Assigned to: | CPU Architecture: | x86 (x86_64) | |
| Tags: | BINARY, collate, CREATE TABLE | ||
[21 Mar 2024 14:12]
Pedro Ferreira
[22 Mar 2024 6:59]
Pedro Ferreira
This morning I found another corner case: mysql> CREATE TABLE t0 (c0 CHAR(1) AS (X'')); ERROR 1054 (42S22): Unknown column '0x' in 'generated column function'
[22 Mar 2024 7:01]
Pedro Ferreira
Sorry for the last comment, it doesn't apply to version 8.3.0, but the initial case still applies.
[22 Mar 2024 8:42]
MySQL Verification Team
Hello Pedro Ferreira, Thank you for the report and feedback. Verified as described. regards, Umesh
