MySQL can’t insert without default val on auto-increment

So, I had a weird error with MySQL 5.6 Win 64 server.  Every time I tried to insert a record, I got an error that a field didn’t have a default value.  I was using Apache OpenOffice, with an ODBC driver, but the same underlying problem occurred with MySQL WorkBench, so it was a MySQL … Continue reading MySQL can’t insert without default val on auto-increment