04.09.2013, 10:37
PHP код:
[13:36:56] MySQL Debugging activated (09/04/13)
[13:36:56] ---------------------------
[13:36:56]
[13:37:27] >> mysql_query( Connection handle: 1 )
[13:37:27] CMySQLHandler::Query(SELECT * FROM 'users' WHERE 'username' = 'mayne') - An error has occured. (Error ID: 1064, You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''users' WHERE 'username' = 'mayne'' at line 1)
[13:37:27] >> mysql_store_result( Connection handle: 1 )
[13:37:27] CMySQLHandler::StoreResult() - No data to store.
[13:37:27] >> mysql_num_rows( Connection handle: 1 )
[13:37:27] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[13:37:27] >> mysql_free_result( Connection handle: 1 )
[13:37:27] CMySQLHandler::FreeResult() - The result is already empty.
[13:37:29] >> mysql_query( Connection handle: 1 )
[13:37:29] CMySQLHandler::Query(SELECT * FROM 'users' WHERE 'username' = 'mayne' AND 'password' = '456') - An error has occured. (Error ID: 1064, You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''users' WHERE 'username' = 'mayne' AND 'password' = '456'' at line 1)
[13:37:29] >> mysql_store_result( Connection handle: 1 )
[13:37:29] CMySQLHandler::StoreResult() - No data to store.
[13:37:29] >> mysql_num_rows( Connection handle: 1 )
[13:37:29] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[13:37:30] >> mysql_query( Connection handle: 1 )
[13:37:30] CMySQLHandler::Query(SELECT * FROM 'users' WHERE 'username' = 'mayne' AND 'password' = '456') - An error has occured. (Error ID: 1064, You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''users' WHERE 'username' = 'mayne' AND 'password' = '456'' at line 1)
[13:37:30] >> mysql_store_result( Connection handle: 1 )
[13:37:30] CMySQLHandler::StoreResult() - No data to store.
[13:37:30] >> mysql_num_rows( Connection handle: 1 )
[13:37:30] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)