I used mysqldump to backup a database before I ran a structure change script on it. Well, things didnt work right, so I deleted the database, recreated it, and tried to import the data again. No luck. I am getting this error message.. [root@fg tep_catalog-pr2.1]# mysql -p catalog/ < /root/tep_catalog-pr2.1/backup.sql Enter password: ERROR 1136 at line 711: Column count doesn't match value count at row 1 How can something so simple.. mess up? ARGHLAH Thanks for any help.. -dre --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php