Comments on: Mysql GET_LOCK() “problem” … and how to debug it with help of mysql performance_schema https://www.nivas.hr/blog/2017/08/04/mysql-get_lock-problem-debug-help-mysql-performance_schema/ This is a blog from the Nivas.hr crew to the galaxy of unknown. Fri, 08 Mar 2019 05:33:11 +0000 hourly 1 https://wordpress.org/?v=5.8.2 By: The Equalizer https://www.nivas.hr/blog/2017/08/04/mysql-get_lock-problem-debug-help-mysql-performance_schema/comment-page-1/#comment-1121360 Fri, 08 Mar 2019 05:33:11 +0000 https://www.nivas.hr/blog/?p=2778#comment-1121360 Thank you for your post.
This help me find out my problem.
That is not about get_lock’s problem (on Mysql or PHP). It’s just about a lock is belong a thread. So if thread is end, lock will be free.

]]>