| Bug #109171 | P_S.clone_status.gtid_executed does not have enough column size | ||
|---|---|---|---|
| Submitted: | 22 Nov 2022 19:52 | Modified: | 1 Jun 2023 19:15 |
| Reporter: | Chun Ni | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Clone Plugin | Severity: | S2 (Serious) |
| Version: | fb-mysql-8.0.28, 8.0.31 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[22 Nov 2022 19:52]
Chun Ni
[23 Nov 2022 11:56]
MySQL Verification Team
Hello Chun Ni, Thank you for the report and feedback. regards, Umesh
[7 Jun 2023 22:40]
Jon Stephens
Documented fix as follows in the MySQL 8.0.34 and 8.1.0 changelogs:
The type used for the Performance Schema clone_status table's
gtid_executed column has been changed from VARCHAR(4096) to
LONGTEXT.
Closed.
