gmzaxs Posted November 20, 2012 Posted November 20, 2012 in making account the account id must be 200010 but in my sql 200000000010.. how should i fix this?? Quote
hthuong Posted November 20, 2012 Posted November 20, 2012 ALTER TABLE login AUTO_INCREMENT=200010 Re-set AUTO_INCREMENT in your table. Quote
Mystery Posted November 21, 2012 Posted November 21, 2012 in making account the account id must be 200010 but in my sql 200000000010.. how should i fix this?? ALTER TABLE login AUTO_INCREMENT=200010 Re-set AUTO_INCREMENT in your table. Yup. Please use the search function first. People have had the same issue you're currently facing. Quote
Question
gmzaxs
in making account the account id must be 200010 but in my sql 200000000010..
how should i fix this??
2 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.