0

I'm trying to install PhalconEye, and when I submit the infos about the database, the installation stops proceeding, and the error below is displayed

SQLSTATE[42000]: Syntax error or access violation: 1075 Incorrect table definition; there can be only one auto column and it must be defined as a key

Please help

1 Answers1

1

It seems that your database already have a table with another structure. Check your database.

LanTiaN
  • 26
  • 1