mysql_fetch_row crashes the server
#1

Hello.

Today i've starting coding a new gamemode,
after compiling i try to log in and the server crashed after typing my password.

After installing crash detector plugin, i've discovered it's mysql_fetch_row function fault.
Using ****** looking for a fix, i've found many threads (in this forum) where no one solved the problem, but many people suggested to change MySQL version. I've tried all best MySQL versions, but nothing, problem persists.
Tried also changing MySQL server, hosting it myself or using remote sql services. Nothing.

Anyone haves a walktrough / fixed this problem?
I've never had this problem, just now i've reinstalled my operative system (Windows 7) cleaning my disk.
I don't know what it is.
Reply
#2

Bump
Reply
#3

How about using mysql_fetch_field_row?
Reply
#4

mysql_fetch_row is an alias of mysql_fetch_field_row.
It still crashes.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)