Hi,
After trying the 1.1beta and it not compiling I wnet back and tried 1.0 on compilation and installation went fine up to the point where I wanted to create the database following your instructions (which are fine except the "|" looks like a "\"
) all went well until copying the data.
Creating the schema went fine but addign the data resulted in:
ERROR 1136 at line 24: Column count doesn't match value count at row 1
I am using mySQL 4.1.16; FreeBSD 4.9; PHP 4.4.2
PS Thanks for the very fast response on the problems with the beta.
After trying the 1.1beta and it not compiling I wnet back and tried 1.0 on compilation and installation went fine up to the point where I wanted to create the database following your instructions (which are fine except the "|" looks like a "\"
) all went well until copying the data. Creating the schema went fine but addign the data resulted in:
ERROR 1136 at line 24: Column count doesn't match value count at row 1
I am using mySQL 4.1.16; FreeBSD 4.9; PHP 4.4.2
PS Thanks for the very fast response on the problems with the beta.
Comment