Quote Originally Posted by lat9 View Post
Different error log, but the same underlying root-cause: The customers_info table is (I'm guessing) one record bigger than the customers table itself.

What's the largest customers_id value present in the customers table?
currently largest customer_id 15025 in customers table
So during testing I add Guest checkout and this obviously added to the database. I left that info in the database before importing the old database customers details orders, address book, etc. I think that is what has caused the problem. So I have disabled guest check out where do I remove guest entries in database? I am thinking that if clear the current database and import the old one from fresh will this clear the issue. I may be going down the wrong track.. Thanks for the help