Çözüldü Dracarys bonus tablosu sistemi eklerken DB Syserr "You have an error in your SQL syntax"

  • Konuyu açan Konuyu açan eldem07
  • Açılış Tarihi Açılış Tarihi
  • Yanıt Yanıt 4
  • Gösterim Gösterim 86
Bu konu çözüme ulaştırılmıştır. Çözüm için konuya yazılan tüm yorumları okumayı unutmayın. Eğer konudaki yorumlar sorununuzu çözmediyse yeni bir konu açabilirsiniz.
Durum
İçerik kilitlendiği için mesaj gönderimine kapatıldı.

eldem07

Üye
Üye
Mesaj
83
Çözümler
10
Beğeni
18
Puan
459
Ticaret Puanı
0


sistemi ekledikten sonra db hatası ile karşılaştım


Kod:
Genişlet Daralt Kopyala
SYSERR: Sep 11 17:26:19 :: ChildLoop: AsyncSQL: query failed: 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 'statistics_jinno_kills, statistics_shinsoo_kills, statistics_chunjo_kills, stati' at line 1 (query: SELECT id,name,job,voice,dir,x,y,z,map_index,exit_x,exit_y,exit_map_index,hp,mp,stamina,random_hp,random_sp,playtime,gold,level,level_step,st,ht,dx,iq,exp,stat_point,skill_point,sub_skill_point,stat_reset_count,part_base,part_hair,skill_level,quickslot,skill_group,alignment,horse_level,horse_riding,horse_hp,horse_hp_droptime,horse_stamina,UNIX_TIMESTAMP(NOW())-UNIX_TIMESTAMP(last_play),horse_skill_point FROM player  WHERE id=21,statistics_jinno_kills, statistics_shinsoo_kills, statistics_chunjo_kills, statistics_total_kills,statistics_total_deaths,statistics_duels_won, statistics_duels_lost, statistics_bosses_kills, statistics_stones_kills errno: 1064)

Kod:
Genişlet Daralt Kopyala
SYSERR: Sep 11 17:26:19 :: RESULT_COMPOSITE_PLAYER: null MYSQL_RES QID 0



Linkleri görebilmek için giriş yap veya kayıt ol.

RESİMDE GÖRÜNTÜLENEN YERDE KALIYOR.
 
Son düzenleme:


sistemi ekledikten sonra db hatası ile karşılaştım


Kod:
Genişlet Daralt Kopyala
SYSERR: Sep 11 17:26:19 :: ChildLoop: AsyncSQL: query failed: 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 'statistics_jinno_kills, statistics_shinsoo_kills, statistics_chunjo_kills, stati' at line 1 (query: SELECT id,name,job,voice,dir,x,y,z,map_index,exit_x,exit_y,exit_map_index,hp,mp,stamina,random_hp,random_sp,playtime,gold,level,level_step,st,ht,dx,iq,exp,stat_point,skill_point,sub_skill_point,stat_reset_count,part_base,part_hair,skill_level,quickslot,skill_group,alignment,horse_level,horse_riding,horse_hp,horse_hp_droptime,horse_stamina,UNIX_TIMESTAMP(NOW())-UNIX_TIMESTAMP(last_play),horse_skill_point FROM player  WHERE id=21,statistics_jinno_kills, statistics_shinsoo_kills, statistics_chunjo_kills, statistics_total_kills,statistics_total_deaths,statistics_duels_won, statistics_duels_lost, statistics_bosses_kills, statistics_stones_kills errno: 1064)

Kod:
Genişlet Daralt Kopyala
SYSERR: Sep 11 17:26:19 :: RESULT_COMPOSITE_PLAYER: null MYSQL_RES QID 0



Linkleri görebilmek için giriş yap veya kayıt ol.

RESİMDE GÖRÜNTÜLENEN YERDE KALIYOR.


mysql player tablosuna statistics_jinno_kills, statistics_shinsoo_kills, statistics_chunjo_kills, statistics_total_kills, statistics_total_deaths, statistics_duels_won, statistics_duels_lost, statistics_bosses_kills, statistics_stones_kills

bunları eklediğine emin misin ?
 
Virgül hatası olabilir dikkatli kontrol et kod blogunu eklersen kontrol edelim
 
Durum
İçerik kilitlendiği için mesaj gönderimine kapatıldı.
Üst