Jump to content
  • 0

[Help] .sql file error


Mit-sos

Question

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!!!

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

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

 

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

Link to comment
Share on other sites

  • 0

τωρα καταλαβες τι ειπες? πρεπει να τα περασεις ενα ενα με το χερι στο 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..
Link to comment
Share on other sites

  • 0

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 που σε επρηξα.

Link to comment
Share on other sites

  • 0

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

 

oxi to epsaksa dn iparxoun!!! :D

 

kai ola ok ta pernaw twra!!!

 

kai pedia arakste kai i dio entaksi!!!

Link to comment
Share on other sites

  • 0

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...

Link to comment
Share on other sites

  • 0

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'

 

Link to comment
Share on other sites

  • 0

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',αυτό είναι λάθος..δες πάλι τι πρέπει να μπει εκεί και βάλτο.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...