Do not save data mysql.
#7

ї This ?

Код:
#define 	MYSQL_HOST        "IP"
#define    	MYSQL_USER        "User"
#define    	MYSQL_PASSWORD    "PassDB" 
#define    	MYSQL_DATABASE    "DB"
EDIT:

mysql.log

Код:
[22:12:41] [DEBUG] mysql_connect - host: "localhost", user: "root", database: "db_trebol2015", password: "****", port: 3306, autoreconnect: true
[22:12:41] [DEBUG] CMySQLHandle::Create - creating new connection..
[22:12:41] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
[22:12:41] [DEBUG] CMySQLHandle::Create - connection created with ID = 1
[22:12:41] [DEBUG] CMySQLConnection::Connect - connection was successful
[22:12:41] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:12:41] [DEBUG] CMySQLConnection::Connect - connection was successful
[22:12:41] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:12:41] [DEBUG] mysql_errno - connection: 1
[22:12:41] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `posicionlenador`", callback: "CargarPosicionLenador2", format: "i"
[22:12:41] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
[22:12:41] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM `posicionlenador`"..
[22:12:41] [DEBUG] CMySQLQuery::Execute[CargarPosicionLenador2(i)] - starting query execution
[22:12:41] [DEBUG] CMySQLQuery::Execute[CargarPosicionLenador2(i)] - query was successful
[22:12:42] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
[22:12:42] [DEBUG] CMySQLQuery::Execute[CargarPosicionLenador2(i)] - data being passed to ProcessCallbacks()
[22:12:43] [DEBUG] Calling callback "CargarPosicionLenador2"..
[22:12:43] [DEBUG] cache_get_data - connection: 1
[22:12:43] [DEBUG] cache_get_field_content - row: 0, field_name: "PosicionX", connection: 1, max_len: 32
[22:12:43] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[22:12:43] [DEBUG] cache_get_field_content - row: 0, field_name: "PosicionY", connection: 1, max_len: 32
[22:12:43] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[22:12:43] [DEBUG] cache_get_field_content - row: 0, field_name: "PosicionZ", connection: 1, max_len: 32
[22:12:43] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[22:12:43] [DEBUG] cache_get_field_content - row: 0, field_name: "Mundo", connection: 1, max_len: 32
[22:12:43] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[22:12:43] [DEBUG] cache_get_field_content - row: 0, field_name: "Interior", connection: 1, max_len: 32
[22:12:43] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[22:12:43] [DEBUG] cache_get_field_content - row: 0, field_name: "Angulo", connection: 1, max_len: 32
[22:12:43] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[22:12:43] [DEBUG] cache_get_field_content - row: 0, field_name: "Pickup", connection: 1, max_len: 32
[22:12:43] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[22:12:43] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
[22:12:43] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
Reply


Messages In This Thread
Do not save data mysql. - by Jose_grana - 06.10.2015, 13:50
Re: Do not save data mysql. - by Stanford - 06.10.2015, 13:57
Re: Do not save data mysql. - by AbyssMorgan - 06.10.2015, 14:22
Re: Do not save data mysql. - by Stanford - 06.10.2015, 16:49
Respuesta: Do not save data mysql. - by Jose_grana - 06.10.2015, 18:59
Re: Do not save data mysql. - by Stanford - 06.10.2015, 19:01
Respuesta: Re: Do not save data mysql. - by Jose_grana - 06.10.2015, 19:11
Respuesta: Do not save data mysql. - by Jose_grana - 07.10.2015, 15:30
Respuesta: Do not save data mysql. - by Jose_grana - 09.10.2015, 16:57

Forum Jump:


Users browsing this thread: 4 Guest(s)