diff options
author | Patrick Webster <noxwizard@phpbb.com> | 2012-11-18 20:38:58 -0600 |
---|---|---|
committer | Patrick Webster <noxwizard@phpbb.com> | 2012-11-18 20:38:58 -0600 |
commit | 41a95d2c646aba8d6a66ee046c532a51a9022784 (patch) | |
tree | 2f087bea13af7fd9cd5c0be1b4d6b2619996844f /phpBB/includes/controller/exception.php | |
parent | af5d8b502ebf454e058794b8b082f62b4fa4cbe5 (diff) | |
download | forums-41a95d2c646aba8d6a66ee046c532a51a9022784.tar forums-41a95d2c646aba8d6a66ee046c532a51a9022784.tar.gz forums-41a95d2c646aba8d6a66ee046c532a51a9022784.tar.bz2 forums-41a95d2c646aba8d6a66ee046c532a51a9022784.tar.xz forums-41a95d2c646aba8d6a66ee046c532a51a9022784.zip |
[ticket/11219] Update sequence values after loading fixtures
If a value is provide for an auto_increment type of column, certain DBMSes
do not update their internal sequencers. If a row is inserted later, it can
be given an ID that is already in use, resulting in an error. The database
test cases now resynchronise the sequencers before the tests are run.
PHPBB3-11219
Diffstat (limited to 'phpBB/includes/controller/exception.php')
0 files changed, 0 insertions, 0 deletions