Elysium Posted June 20, 2015 Posted June 20, 2015 Hi, i'm bit confuse now about this line that gives me error. kind please check this? which part is error? REPLACE INTO `mob_db` VALUES (10000,'PORING','Poring','Poring', 255, 15000000, 100000, 500000, 500000, 6, 10000, 20000, 50, 5, 100, 1, 255, 400, 999, 1, 10, 10, 2, 7, 88, 1973, 100, 500, 768, 576, 13000, 0, 0, 0, 0, 0, 0, 501, 1, 501, 1, 673, 1, 505, 1, 503, 1000, 501, 1, 607, 1, 501, 1, 0, 0, 0, 0); Script line: 1 Column count doesn't match value count at row 1 Quote
Cydh Posted June 20, 2015 Posted June 20, 2015 u were importing /sql from PHPMyAdmin? if yes, maybe it just because the execution time out. 1. Increase the execution timeout, or 2. use remote client (MySQL Workbench maybe), or 3. Split the files Quote
Elysium Posted June 20, 2015 Author Posted June 20, 2015 u were importing /sql from PHPMyAdmin? if yes, maybe it just because the execution time out. 1. Increase the execution timeout, or 2. use remote client (MySQL Workbench maybe), or 3. Split the files No there's no related with importing with PMA, i just create a mob and then when i excute the script query it gives error. CHECK YOUR INBOX. Quote
Cydh Posted June 20, 2015 Posted June 20, 2015 eh I didn't read the error msg. well, as it said, the column count doesn't match. just recheck again Quote
Question
Elysium
Hi, i'm bit confuse now about this line that gives me error. kind please check this? which part is error?
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.