← Back to team overview

pbxt-discuss team mailing list archive

Tracking down an auto increment issue

 

Last week, I was having issues with auto increment values preexisting in
a few PBXT tables.
The values is never referenced directly in our code.

I restarted the mysql instance and the problem went away (due to PBXT
rereading the table).

Now, I'm trying to recreate the problem and cannot seem to do so.

This is just a testing machine and I am unsure if this would be
production ready for our critical invoicing system.
I cannot have duplicate key errors on our invoice numbering.

Is there any pointers in how I can try to force the auto increment
internal counter to be incorrect?

PBXT 1.0.10g
MySQL 5.1.44
Tested on Windows 2008 Server



Follow ups