Elysium Posted June 20, 2015 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 164 Reputation: 17 Joined: 03/15/12 Last Seen: October 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
Cydh Posted June 20, 2015 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Share 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 Link to comment Share on other sites More sharing options...
Elysium Posted June 20, 2015 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 164 Reputation: 17 Joined: 03/15/12 Last Seen: October 24, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
Cydh Posted June 20, 2015 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Share 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 Link to comment Share on other sites More sharing options...
Question
Elysium
Hi, i'm bit confuse now about this line that gives me error. kind please check this? which part is error?
Link to comment
Share on other sites
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.