How to remove lock tables on MySQL and how to check cdc enabled on MySQL on table level pls help ?
Loading
How to remove lock tables on MySQL and how to check cdc enabled on MySQL on table level pls help ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Sep 24, 2022, 2:35 PM
Hello Sajeev,
kill a session which holds the lock. try to lock a table. if it was already locked you won't be able to lock it.