I'm currently using cayenne with MySQL. The primary key generation
is based on the table AUTO_PK_SUPPORT but I do not understand how
the next id is computed. My AUTO_PK_SUPPORT was copied from somewhere
and the default value for NEXT_ID is 20. Is 20 a magic number ?
Why not simply 1 ? Is it possible to use the auto_increment feature
of MySQL ?
-- ___________________________________________________________________Jean-Paul Le Fèvre * Mail : J-P.LeFevr..ea.fr
This archive was generated by hypermail 2.0.0 : Thu Oct 02 2003 - 05:02:06 EDT