#1

Hello i have an Problem how to fix that? What must i do?


Код:
[20:11:18] >> mysql_real_escape_string( Connection handle: 1 )

[20:11:18] CMySQLHandler::EscapeString(FuTuRe); - Escaped 6 characters to FuTuRe.

[20:11:18] >> mysql_query( Connection handle: 1 )

[20:11:18] CMySQLHandler::Query(SELECT * FROM `users` WHERE `Username` = 'FuTuRe') - An error has occured. (Error ID: 1146, Table 'test.users' doesn't exist)

[20:11:18] >> mysql_store_result( Connection handle: 1 )

[20:11:18] CMySQLHandler::StoreResult() - No data to store.

[20:11:18] >> mysql_num_rows( Connection handle: 1 )

[20:11:18] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
Reply
#2

Quote:
Originally Posted by Your logs
(Error ID: 1146, Table 'test.users' doesn't exist)
Read?
Reply
#3

Also should i just create an new table with the name test.users ?
Reply
#4

Create an new table with the name "users".
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)