Bug #111656 | Lock failure | ||
---|---|---|---|
Submitted: | 4 Jul 2023 12:32 | Modified: | 4 Jul 2023 13:04 |
Reporter: | linfeng chen | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 8.0.25 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[4 Jul 2023 12:32]
linfeng chen
[4 Jul 2023 13:04]
MySQL Verification Team
Hi Mr. chen, Thank you for your bug report. However, this is not a bug. Secondary engine is supported only for the RAPID storage (secondary) engine. At this moment, no other secondary engine is supported. You could specify any other name for the secondary_engine, but none are. supported except for RAPID. , Right now, RAPID is the only engine that is it intended for use. Usage for engine of any other name is not supported nor is it documented. Hence, if you use it , it is at your own peril. Unsupported.
[5 Jul 2023 12:22]
MySQL Verification Team
Hi, One more comment. If you read our Ref. Manual, you would have known that all DDL operations, including ALTER TABLE, commit current transaction implicitly.