Please execute the below command and share the results: SHOW VARIABLES LIKE 'auto_inc%'
Regards, Adam > On 24 Oct 2023, at 10:04, VICTOR MANUEL ROMERO RODRIGUEZ > <[email protected]> wrote: > > Hello, > > Is there any way to reproduce the issue? Could you please describe the steps > to reproduce this behaviour? > > Regards > > Victor > > El mar, 24 oct 2023 a las 1:45, Kelvin Ikome (<[email protected] > <mailto:[email protected]>>) escribió: >> Hi devs, >> >> I am experiencing an issue where Fineract generates DB ids which skip >> through all even numbers (1, 3, 5, 7...). This is present in all certain DB >> tables (like m_loan, m_client). However, it seems to only be present in >> certain environments of the deployment but not in all. >> >> Does anyone know what could be causing this or a way to resolve this? Any >> help/pointers would be greatly appreciated. >> >> Please note, I'm running Fineract 1.8.3 with mysql v8 DB. >> >> Kind regards, >> Kelvin
