DDL
Data definition language (DDL) operations (such as CREATE, ALTER, and DROP) are usually locked to ensure atomicity and consistency of changes. In a high-concurrency environment, DDL operations may cause lock conflicts or long-time blocking, affecting the normal execution of other service operations.
You are advised to suspend related service operations when performing DDL changes to prevent adverse impacts on system performance and stability.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot