Compatibility Check In MySQL Shell Can Cause Locks
(Doc ID 3066524.1)
Last updated on MARCH 24, 2025
Applies to:
MySQL Server - Version 8.0 and laterInformation in this document applies to any platform.
Goal
MySQL Shell util.checkForServerUpgrade() the following SQL is executed:
As this will be waiting for a lock, in high concurrency systems, this could be waiting for a long time
https://dev.mysql.com/doc/refman/8.4/en/check-table.html
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |