14.11.2015, 20:29
The problem is that i created the table on phpmyadmin and when i start the server it starts and i register and in mysql_log it write this for example
but also written other stuff such as cash etc but nothing is put in the table on phpmyadmin
(Sorry for my bad english)
Код:
[23:10:12] >> mysql_real_escape_string( Connection handle: 1 ) [23:10:12] CMySQLHandler::EscapeString(Extasy); - Escaped 6 characters to Extasy. [23:10:12] >> mysql_query( Connection handle: 1 ) [23:10:12] CMySQLHandler::Query(SELECT null FROM `users` WHERE `Name` = 'Extasy') - Successfully executed. [23:10:12] >> mysql_store_result( Connection handle: 1 ) [23:10:12] CMySQLHandler::StoreResult() - Result was stored. [23:10:12] >> mysql_num_rows( Connection handle: 1 ) [23:10:12] CMySQLHandler::NumRows() - Returned 0 row(s) [23:10:12] >> mysql_free_result( Connection handle: 1 ) [23:10:12] CMySQLHandler::FreeResult() - Result was successfully free'd.
(Sorry for my bad english)