Pqluglist- MySQL Error

Parksville-Qualicum Linux Users group mail list pqluglist at pqlug.org
Wed Sep 16 23:19:42 EDT 2009


Got fed up with fiddling and I had a good backup, so I just removed then
recreated the database, then imported the backup. All is well again :)

Thanks for your help Ken
Alfred


> Looking at the structure and the query, I don't see any syntax errors or
> mismatches between column types.  The only potential problem I can see is
> that the log_id field is required, but it's not included in the query and
> the table structure doesn't show that it is autoincremented as I would have
> expected for a primary key.  If it's not set with the autoincrement
> attribute, and the value isn't passed in the query, the query would fail.
> You can check to see if it's auto incremented using phpmyadmin.
> 
> Ken
> 




More information about the PQLUGlist mailing list