15.03.2011, 22:23
(
Последний раз редактировалось StrickenKid; 15.03.2011 в 23:26.
)
Thank you for the bug report, I will look into this immediately.
I just need a little information, what function were you using to retrieve the data?
If you can send me the pawn script used in your testing it would help a lot so I can pinpoint the problem in the source.
EDIT: I've found and fixed the problem.
It actually wasn't caused by the null values, mysql_fetch_row was not adding the trailing null character at the end of the character array.
I will be uploading latest update shortly.
EDIT2:
Updated - Build 162.
I just need a little information, what function were you using to retrieve the data?
If you can send me the pawn script used in your testing it would help a lot so I can pinpoint the problem in the source.
EDIT: I've found and fixed the problem.
It actually wasn't caused by the null values, mysql_fetch_row was not adding the trailing null character at the end of the character array.
I will be uploading latest update shortly.
EDIT2:
Updated - Build 162.