select * from performance_schema.data_locks; SHOW PROCESSLIST;
SHOW PROCESSLIST;
CALL mysql.rds_kill(쿼리ID);
kill(쿼리ID);