Jump to content

Question

Posted (edited)

Salut SA-MP.RO !

Problema intalnita: De ceva timp primesc mai multe erori in Mysql Log carora nu le dau de cap.

Eroarea/Warning-ul: Log : http://pastebin.com/BfwDzXHp

Acestea sunt doar 2 erori.

Log("12:25:16","CMySQLQuery::Execute[()]",1,"(error #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 's Casino' WHERE `Key` = 1' at line 1",1);
Log("09:55:00","CMySQLQuery::Execute[()]",1,"(error #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 'm not in DANGER ,',`Description2` = 'I'm the DANGER !',`Description3` = '',`Posi' at line 1",1);

Imagini/Video:

eroaremysql1.png

Inainte sa primesc aceste erori, primeam urmatoarea eroare CMySQLResult::GetRowDataByName()",1,"invalid row index('0)",('0'); de la callback-ul CheckAccountPassword. Am adaugat in acest CallBack acest cod

new Rows, Fields;

cache_get_data(Rows, Fields);

if (Rows == 0)
    return 0;

 Dup adaugarea acestui cod, eroarea CMySQLResult::GetRowDataByName()",1,"invalid row index('0)",('0'); a disparut dar, au aparut cele de mai sus.

Sa imi ziceti ce mai este nevoie sa postez,

Multumesc Mult.

Edited by Razerz

3 answers to this question

Recommended Posts

  • 0
Posted

Up, am scos ce am aduagat si acu am ajuns iara la eroarea "CMySQLResult::GetRowDataByName()",1,"invalid row index('0)",('0');". Cand apare aceasta eroare se pierd Cashu/Scoru si coinsii uneori..

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.