MySQL Forums
Forum List  »  Install & Repo

Re: ERROR: 1136 Column count doesn't match value count at row 1
Posted by: DARSHAN MAHARANA
Date: May 31, 2007 06:47AM

I faced this same problem while installing 5.0.41 over after uninstalling 4.x on centos 4.4. Following actions resolved it:

1. Uninstall Mysql 5.0.41 rpm packages -
rpm -v --erase --almatches --nodeps <pkg>
2. Delete /var/lib/mysql dir.
3. Reinstall 5.0.41 pkgs

regards,
-Darshan

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.