Hello everybody, is there a possibility to issolate certain mysql queries for error analysis?
I am unable to delete a storage pool, I see the exeception in the log file and I looked in the code. But for me it is difficult to find out what mysql query is created inside the code. I would like to see what queries are run by my api call. So I logged all queries in the database but there are simply too much to see which one belongs to the command to delete the storage pool. Regards Norbert -- www.infosecprojects.net <http://www.infosecprojects.net/>
