diff --git a/mysql/tables/llx_cond_reglement.sql b/mysql/tables/llx_cond_reglement.sql index 8a98cf54c59..aba88b7f1c5 100644 --- a/mysql/tables/llx_cond_reglement.sql +++ b/mysql/tables/llx_cond_reglement.sql @@ -22,7 +22,7 @@ create table llx_cond_reglement ( - rowid integer AUTO_INCREMENT PRIMARY KEY, + rowid integer PRIMARY KEY, sortorder smallint, actif tinyint default 1, libelle varchar(255),