14.05.2014, 09:49
Quote:
Hey maddinator.
What would be the easiest way to debug this problem? Код:
[11:10:08] [ERROR] mysql_escape_string - destination size is too small (must be at least as big as source) Any suggestions before I need to do line by line debugging? ( I am a bit lazy ) |
pawn Код:
native mysql_escape_string(const source[], destination[], connectionHandle = 1, max_len = sizeof(destination));