mysql_tquery not calling callback.
#7

Quote:
Originally Posted by Adamoneoone
View Post
Code:
for(new i, j = rows; i < j; i++)
to
Code:
for (new i; i < rows; i++)
Yeah, same result. This is honestly one of the most annoying bugs I've ever seen.
Reply


Messages In This Thread
mysql_tquery not calling callback. - by RazvyShel - 23.03.2020, 21:53
Re: mysql_tquery not calling callback. - by Adamoneoone - 23.03.2020, 22:05
Re: mysql_tquery not calling callback. - by RazvyShel - 23.03.2020, 22:15
Re: mysql_tquery not calling callback. - by Adamoneoone - 23.03.2020, 22:18
Re: mysql_tquery not calling callback. - by RazvyShel - 23.03.2020, 22:24
Re: mysql_tquery not calling callback. - by Adamoneoone - 23.03.2020, 22:27
Re: mysql_tquery not calling callback. - by RazvyShel - 23.03.2020, 22:33
Re: mysql_tquery not calling callback. - by SiaReyes - 24.03.2020, 04:50
Re: mysql_tquery not calling callback. - by RazvyShel - 24.03.2020, 07:29
Re: mysql_tquery not calling callback. - by SiaReyes - 24.03.2020, 07:32

Forum Jump:


Users browsing this thread: 1 Guest(s)