MYSQL - Add dynamic_offset in the database to force range for auto
increment ids for the tres_table. Bug 4553 Turns out auto_increment=# doesn't work in MySQL at the time of writing but does work correctly in MariaDB >=10.2.4+ See bug for more information.
Showing
- NEWS 2 additions, 0 deletionsNEWS
- src/plugins/accounting_storage/mysql/accounting_storage_mysql.c 13 additions, 7 deletions...ugins/accounting_storage/mysql/accounting_storage_mysql.c
- src/plugins/accounting_storage/mysql/accounting_storage_mysql.h 14 additions, 0 deletions...ugins/accounting_storage/mysql/accounting_storage_mysql.h
Please register or sign in to comment