[TriLUG] Help!

Brian McCullough bdmc at bdmcc-us.com
Thu Jun 16 08:56:57 EDT 2005


Group,

This is getting me very frustrated.


What does the one-word MySQL error "mismatch" mean?

I am trying to do an insert into a table that I have created and have
tried both prepare-execute and query.  Both get that error.  I have
several Not NULL columns and a few NULL ones.  Most of the columns are
Varchar, with a couple of integer ( short, I think ) and Datetime
columns as well. The primary key is an autoincrement integer column.

My insert, in Pear-PHP, is attempting to insert a single row, of course,
by filling all of the Not NULL columns with appropriate values.

I was able to insert a row into the table using PHPMySQLAdmin so that
much seems right.

What next?


Thanks,
Brian



More information about the TriLUG mailing list