The database update script failed for me. The itemnumber field was already in the 1.06 table, so the itemtype field never got added. Also, I noticed that the new 1.07 koha.mysql data had a key on the datetime field. I had to modify the statistics datetime field so that it was NOT NULL and then add the key. Steve.