Jump to content
  • 0

Problema baza de date


Question

Posted (edited)

Imi apar aceste erori in mysql_log, de ce?

[16:23:48] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Fishes")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("RFishes")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("HeadValue")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("SexSkill")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("LawSkill")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("MechSkill")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("NewsSkill")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("DrugsSkill")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("RobSkill")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("pHealth")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Inter")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Local")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Married")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("MarriedTo")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("HitT")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("referralp")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("ClanWarn")
[16:23:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Pin")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Fishes")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("RFishes")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("HeadValue")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("SexSkill")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("LawSkill")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("MechSkill")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("NewsSkill")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("DrugsSkill")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("RobSkill")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("pHealth")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Inter")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Local")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Married")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("MarriedTo")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("HitT")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("referralp")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("ClanWarn")
[16:24:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Pin")

 

Edited by 1Shot

2 answers to this question

Recommended Posts

  • 0
Posted (edited)
field not found

Nu exista respectiva coloana in unul dintre tabele (cazul de fata  presupun ca e vorba de users/players)

Edit: Ca despre 

invalid row index

O idee are fi 

mysql_log(LOG_ALL, LOG_TYPE_TEXT);

(Atentie asta iti va face serverul sa mearga mai greu pentru ca va inregistra tot ce face mysql)

E singura  cale de a afla de unde provine eroarea exact(analizand ce se intampla inainte de eroare)

Sau folosind r39-6 versiune care contine afisarea query-ului alaturi de eroare

Edited by Banditul
  • Upvote 1

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.