DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Sequences collide with imported dataΒΆ

If you have imported data into a table that is not running on MySQL, you may see error messages when inserting a new record (see e.g., bug #15314 on http://forge.typo3.org/ ). This can be avoided by setting the sequence start to a number higher then the highest ID already in use in all the tables for that handler. See above for the configuration syntax.