30.12.2012, 07:03
Code:
[08:22:43] >> mysql_query( Connection handle: 1 ) [08:22:43] CMySQLHandler::Query(SELECT `user` FROM accounts WHERE `user`='test') - Successfully executed. [08:22:43] >> mysql_num_rows( Connection handle: 1 ) [08:22:43] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection) [08:22:43] >> mysql_query( Connection handle: 1 ) [08:22:43] CMySQLHandler::Query(INSERT INTO `contracts` (`cID`, `ucon`, `ucen`, `price`) VALUES (NULL, 'Jamie_Gervin', 'test', '50000')) - An error has occured. (Error ID: 2014, Commands out of sync; you can't run this command now) [08:22:43] >> mysql_free_result( Connection handle: 1 ) [08:22:43] CMySQLHandler::FreeResult() - The result is already empty.