Mysql Insert errorr
#4

Output
pawn Код:
[DEBUG] Values: 19.256700,1191.121337,19.150520,0.000000,0.000000,0.000000
Mysql Debug
pawn Код:
[10:47:24] ---------------------------

[10:47:24] MySQL Debugging activated (10/30/13)

[10:47:24] ---------------------------

[10:47:24]  

[10:47:24] >> mysql_query( Connection handle: 1 )

[10:47:24] CMySQLHandler::Query(SELECT * FROM `atm_data`) - Successfully executed.

[10:47:24] >> mysql_store_result( Connection handle: 1 )

[10:47:24] CMySQLHandler::StoreResult() - Result was stored.

[10:47:24] >> mysql_num_rows( Connection handle: 1 )

[10:47:24] CMySQLHandler::NumRows() - Returned 1 row(s)

[10:47:24] >> mysql_fetch_row_format( Connection handle: 1 )

[10:47:24] CMySQLHandler::FetchRow() - Return: 1|1|7|15.4374|1186.98|19.1082|0|0|90

[10:47:24] >> mysql_fetch_row_format( Connection handle: 1 )

[10:47:48] >> mysql_query( Connection handle: 1 )

[10:47:48] CMySQLHandler::Query(INSERT INTO `atm_data` (AtmExists,Charge,ATM_X,ATM_Y,ATM_Z,ATM_Rot_X,ATM_Rot_Y,ATM_Rot_Z) VALUES ('1','5','19.256700','1191.1) - 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 ''1191.1' at line 1)

[10:47:48] >> mysql_free_result( Connection handle: 1 )

[10:47:48] CMySQLHandler::FreeResult() - Result was successfully free'd.
Reply


Messages In This Thread
Mysql Insert errorr - by zT KiNgKoNg - 30.10.2013, 10:25
Re: Mysql Insert errorr - by DanishHaq - 30.10.2013, 10:27
Re: Mysql Insert errorr - by Ballu Miaa - 30.10.2013, 10:31
Re: Mysql Insert errorr - by zT KiNgKoNg - 30.10.2013, 10:37
Re: Mysql Insert errorr - by Ballu Miaa - 30.10.2013, 10:39
Re: Mysql Insert errorr - by Konstantinos - 30.10.2013, 10:43
Re: Mysql Insert errorr - by Ballu Miaa - 30.10.2013, 10:58

Forum Jump:


Users browsing this thread: 1 Guest(s)