Bug #106231 | 'alter table convert' command operation suggestion | ||
---|---|---|---|
Submitted: | 21 Jan 2022 3:48 | Modified: | 21 Jan 2022 13:59 |
Reporter: | chaizhigang chai | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: DDL | Severity: | S3 (Non-critical) |
Version: | 8.0.27 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[21 Jan 2022 3:48]
chaizhigang chai
[21 Jan 2022 13:59]
MySQL Verification Team
Hi Mr. chai, Thank you for your bug report. However, this is not a bug. This is intended behaviour and is fully explained in the sub-sub-chapter 13.1.9 of our Reference Manual, under the header of "Changing the character set". In short, that particular DDL has to check each of the rows in order to make sure that there is sufficient room for all tuples to contain a provided character set. Read more about it in the Manual ..... Not a bug .....
[21 Jan 2022 13:59]
MySQL Verification Team
Hi Mr. chai, Thank you for your bug report. However, this is not a bug. This is intended behaviour and is fully explained in the sub-sub-chapter 13.1.9 of our Reference Manual, under the header of "Changing the character set". In short, that particular DDL has to check each of the rows in order to make sure that there is sufficient room for all tuples to contain a provided character set. Read more about it in the Manual ..... Not a bug .....