Jump to content
  • 0

[Help] .sql file error


Question

Posted

maxcheaters 8a xriastw tn voi8ia sas

 

otan paw na perasw sto navicat ena sql file mou bgazi kapio Error (16 gia tn akrivia :P )

kai apoti mou ipan exi kapio error to arxio sql

 

edo einai to arxio sql pou exw!!!

INSERT INTO `armor` VALUES ('9310', 'Dynasty Helmet - Heavy', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9311', 'Dynasty Breastplate - Heavy', 'chest', 'true', 'heavy', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9312', 'Dynasty Gaiters - Heavy', 'legs', 'true', 'heavy', '3260', 'scale_of_dragon', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9313', 'Dynasty Gauntlets - Heavy', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9314', 'Dynasty Boots - Heavy', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9315', 'Dynasty Helmet - Light', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9316', 'Dynasty Leather Armor - Light', 'chest', 'true', 'heavy', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9317', 'Dynasty Leggings - Light', 'legs', 'true', 'heavy', '3260', 'scale_of_dragon', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9318', 'Dynasty Gloves - Light', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9319', 'Dynasty Boots - Light', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9320', 'Dynasty Helmet - Robe', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9321', 'Dynasty Robe Armor - Robe', 'chest', 'true', 'heavy', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9322', 'Dynasty Stockings - Robe', 'legs', 'true', 'heavy', '3260', 'scale_of_dragon', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9323', 'Dynasty Gauntlets - Robe', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9324', 'Dynasty Boots - Robe', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');

 

 

kai peste gia ston kirio ERROR apo edo

[Err] 1136 - Column count doesn't match value count at row 1
[Err] INSERT INTO `armor` VALUES ('9310', 'Dynasty Helmet - Heavy', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9311', 'Dynasty Breastplate - Heavy', 'chest', 'true', 'heavy', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9312', 'Dynasty Gaiters - Heavy', 'legs', 'true', 'heavy', '3260', 'scale_of_dragon', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9313', 'Dynasty Gauntlets - Heavy', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9314', 'Dynasty Boots - Heavy', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9315', 'Dynasty Helmet - Light', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9316', 'Dynasty Leather Armor - Light', 'chest', 'true', 'heavy', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9317', 'Dynasty Leggings - Light', 'legs', 'true', 'heavy', '3260', 'scale_of_dragon', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9318', 'Dynasty Gloves - Light', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9319', 'Dynasty Boots - Light', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9320', 'Dynasty Helmet - Robe', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9321', 'Dynasty Robe Armor - Robe', 'chest', 'true', 'heavy', '7620', 'scale_of_dragon', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9322', 'Dynasty Stockings - Robe', 'legs', 'true', 'heavy', '3260', 'scale_of_dragon', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9323', 'Dynasty Gauntlets - Robe', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9324', 'Dynasty Boots - Robe', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
[Msg] Finished - Unsuccessfully
--------------------------------------------------

 

exi kapios na protini kati as poume ti prepi na dior8osw iiii genikos ti sto antriko organo

kanw gia na mpi i dynasty pou kero twra tn palevw na valw ston server!!!

9 answers to this question

Recommended Posts

  • 0
Posted

kane ena part manula sto navicat meta kano copy kai kanta ola opos einai to manula kai epita valta ola..

  • 0
Posted

kane ena part manula sto navicat meta kano copy kai kanta ola opos einai to manula kai epita valta ola..

 

τωρα καταλαβες τι ειπες? πρεπει να τα περασεις ενα ενα με το χερι στο navicat.

  • 0
Posted

τωρα καταλαβες τι ειπες? πρεπει να τα περασεις ενα ενα με το χερι στο navicat.

bouloseto se ka8e topoc na me prizis exeis kapio problima?? nai to katalva kai to katalave tou edosa kai odhgo na ta kanei mono stou twra bouloseto gt poli aera pires..
  • 0
Posted

bouloseto se ka8e topoc na me prizis exeis kapio problima?? nai to katalva kai to katalave tou edosa kai odhgo na ta kanei mono stou twra bouloseto gt poli aera pires..

 

καταρχας μιλα ομορφα και πολυ αερα εσυ πηρες  και να μαθεις να φερεσαι και να μιλας ομορφα και εξήγησα στο παιδι πως γινεται.

 

και δωσε μου ενα topic που σε επρηξα.

  • 0
Posted

μήπως υπάρχουν ήδη αυτά τα items στη βάση δεδομένων;

 

oxi to epsaksa dn iparxoun!!! :D

 

kai ola ok ta pernaw twra!!!

 

kai pedia arakste kai i dio entaksi!!!

  • 0
Posted

bouloseto se ka8e topoc na me prizis exeis kapio problima?? nai to katalva kai to katalave tou edosa kai odhgo na ta kanei mono stou twra bouloseto gt poli aera pires..

 

καταρχας μιλα ομορφα και πολυ αερα εσυ πηρες  και να μαθεις να φερεσαι και να μιλας ομορφα και εξήγησα στο παιδι πως γινεται.

 

και δωσε μου ενα topic που σε επρηξα.

 

Min eiste offtopic! Aman!

 

@Author

 

Prepei na ta peraseis xeirokinita aderfe, allh lush den uparxei...

  • 0
Posted

lipon to ekana etsi pos m ipa o vl4d me to Query kai ta sxetika kai otan pataw run m bgazi afto

 

 

[sql] INSERT INTO `custom_armor` VALUES (9311, 'Dynasty Breastplate - Heavy', 'chest', 'true', 'heavy', 7620, 'scale_of_dragon', s, 0, -1, 205, 0, 0, 14300000, 'true', 'true', 'true', 'true', 0, 0);
[Err] 1054 - Unknown column 's' in 'field list'

 

  • 0
Posted

lipon to ekana etsi pos m ipa o vl4d me to Query kai ta sxetika kai otan pataw run m bgazi afto

 

 

[sql] INSERT INTO `custom_armor` VALUES (9311, 'Dynasty Breastplate - Heavy', 'chest', 'true', 'heavy', 7620, 'scale_of_dragon', s, 0, -1, 205, 0, 0, 14300000, 'true', 'true', 'true', 'true', 0, 0);
[Err] 1054 - Unknown column 's' in 'field list'

 

δες μετά το 'scale_of_dragon',έχεις βάλει ένα 's',αυτό είναι λάθος..δες πάλι τι πρέπει να μπει εκεί και βάλτο.

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


  • Posts

    • Hello it seems you can't receive PMs, it won't let me, do you use discord?
    • Hello after returning to lineage 2, I was wanting to start some local server development for a few friends and me to play around with but for some reason I'm having trouble after so many years to find a stable high five client. The clients I have found either have crash issue, many errors in the client log files or freeze after only a day or two of playing (autofarming for a day for example, you'll go to teleport after a farm session and the client freezes).   I've played a few High Five servers and it seems a lot of them have been able to optimize it to avoid these problems.  We are running multiple clients per PC so this does sound essential.   I've heard one major feature that is helping client stability is the ability to clear cache/memory without restarting the game or something along those lines.   So I'm wondering if anyone can point me in the direction of obtaining a High Five client that is clean, optimized and decrypted to be able to add customs items etc. for a fair price.  
    • Sometimes you can understand his intentions from the words he uses and the way he says it to you.  
    • Price List tgsession+js and tdata Premium Countries  • +7 🇷🇺 Russia: $0.80  • +55 🇧🇷 Brazil: $0.80  • +31 🇳🇱 Netherlands: $0.80  • +34 🇪🇸 Spain: $0.80  • +39 🇮🇹 Italy: $0.80  • +49 🇩🇪 Germany: $0.80 Standard Countries  • +33 🇫🇷 France: $0.70  • +351 🇵🇹 Portugal: $0.70  • +380 🇺🇦 Ukraine: $0.75 Economy Countries  • +52 🇲🇽 Mexico: $0.65  • +358 🇫🇮 Finland: $0.65  • +965 🇰🇼 Kuwait: $0.60 Popular Choices (Only $0.55 each):  • +48 🇵🇱 Poland  • +91 🇮🇳 India  • +385 🇭🇷 Croatia  • +964 🇮🇶 Iraq  • +43 🇦🇹 Austria  • +972 🇮🇱 Israel  • +44 🇬🇧 UK  • +46 🇸🇪 Sweden  • +90 🇹🇷 Turkey  • +502 🇬🇹 Guatemala Special Prices  • +371 🇱🇻 Latvia: $0.45  • +60 🇲🇾 Malaysia: $0.50  • +54 🇦🇷 Argentina: $0.50  • +505 🇭🇳 Nicaragua: $0.50  • +992 🇹🇯 Tajikistan: $0.50  • +998 🇺🇿 Uzbekistan: $0.50  • +58 🇻🇪 Venezuela: $0.50  • +1441 🇧🇲 Bermuda: $0.45  • +20 🇪🇬 Egypt: $0.45 Most Affordable  • +51 🇵🇪 Peru: $0.50  • +263 🇿🇼 Zimbabwe: $0.50  • +57 🇨🇴 Colombia: $0.50  • +880 🇧🇩 Bangladesh: $0.30  • +95 🇲🇲 Myanmar: $0.30  • +62 🇮🇩 Indonesia / +63 🇵🇭 Philippines: $0.3   TG: providerwstg
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and 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..