Answers for "mysql [42000][1075] incorrect table definition; there can be only one auto column and it must be defined as a key"

SQL
0

Syntax error or access violation: 1075 Incorrect table def inition; there can be only one auto column and it must be defined as a key

$table->integer('thnajrn_id')->unsigned();
Posted by: Guest on July-21-2021

Code answers related to "mysql [42000][1075] incorrect table definition; there can be only one auto column and it must be defined as a key"

Code answers related to "SQL"

Browse Popular Code Answers by Language