hello
i using session_close_write function and i want to stop query which is running on the database when i click somewhere
is there a way from codeigniter ?
for example : i click button and query is running, then i abondon that query how can i kill this query from database