>Breakpoint 2, send_query (command=0xbfff81e0 "SELECT * from stats WHERE >uname = 'Xantha' ") ><<from here it's all downhill.. crash_copyover called as it should be, >game rebooted>> No, this is the beginning of the crash_copyover code, where it's saving the sql player stats. It starts going downhill here:
87 if (!(db->result=mysql_store_result(&my_connection))) 89 error_db(command, 2 ); +----------------------------------------------------+ + TJW: Head Tech, designer: Dreamless Realms Mud + + Mud : http://drealms.kyndig.com + + Telnet: drealms.kyndig.com port 9275 + + OLC Docs: http://olc.kyndig.com + +----------------------------------------------------+

