MYSQL issue
#1

What happen when this warning always appear?

pawn Код:
CMySQLHandler::FreeResult() - The result is already empty.
It can make RAM usage higher, and make server auto shutdown?
Reply
#2

If it's already empty, there's nothing to clutter the ram. If this notice didn't appear, that could mean that mysql plugin is vulnerable to this, but it isn't in this particular instance. Could you show example of code doing this? Are you trying to free after threaded query? If yes there's not need, as after callback plugin autofrees the cache.
Reply
#3

Okay i got it,

But can it make my VPS RAM usage high?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)