open.mp forum
[Pawn] How unprocessed queries looks like - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Pawn Scripting (https://forum.open.mp/forumdisplay.php?fid=10)
--- Thread: [Pawn] How unprocessed queries looks like (/showthread.php?tid=1892)



How unprocessed queries looks like - kalEd - 2021-04-17

How a unprocessed query?should it look like?

What this mean?


RE: How unprocessed queries looks like - Behemoth - 2021-04-21

(2021-04-17, 06:07 AM)kalEd Wrote: How a unprocessed query?should it look like?

What this mean?



I'm not entirely sure what you're referring too, but since no one else has replied perhaps this article might be of use to you: https://portswigger.net/web-security/sql-injection


RE: How unprocessed queries looks like - kalEd - 2021-04-22

I have 3 unprocessed queries and i don t know how to find the problem. What make this problem and i want some exemple.


RE: How unprocessed queries looks like - Behemoth - 2021-04-22

(2021-04-22, 06:43 PM)kalEd Wrote: I have 3 unprocessed queries and i don t know how to find the problem. What make this problem and i want some exemple.



Can you give me an example of what unprocessed queries you have?


RE: How unprocessed queries looks like - kalEd - 2021-04-23

I made a timer that tell me if i have unprocessed queries using 'mysql_unprocessed_queries' function, and this tell me I have 3 unprocessed queries, every 5 minutes.