7
I encounter the same problem while trying to install ArMS (version 0.4).
So I second byu_xj's question:
adam7979 (or maybe anyone else, if wishes), could you explain a little clearer, what do you mean by "removing the default value for each table's primary key"?
Should I just edit arms_mysql.sql and then remove the line
PRIMARY KEY (something)
in every "create table" block? Or only clear what is in the brackets after the phrase "primary key"?
Or do something in the database itself?
Sorry if that question is silly, but I really don't have knowledge about these things...