View Single Post
  #1  
Old 05-27-2002, 09:19 PM
Halflink_playa
Fire Beetle
 
Join Date: May 2002
Posts: 7
Default

I got problem: I create a clean Db named EQ.

mysql> use eq
mysql> source db.sql
mysql> source rebuilddb.sql

and I get error 1136 : Column count doesn't match value count at row 1

I have no idea what this means, can anyone help me out?
Reply With Quote