How to unlock in_use table - mysql
Use: show open tables where In_use > 0; there're 2 tables "In_use". I tried to "REPAIR TABLE" and let it run for hours, but not working. Is there any good way to do it?