Project

General

Profile

Actions

Bug #83759

closed

uid for new elements +2

Added by Klaus Hinum about 6 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-02-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In our installation of Typo3 7.6.x for all elements the uids are not incremented by +1 but +2. Looking in the DB (e.g. using phpmyadmin) we see e.g. uids for page elements:
281348
281346
281344
This also happens for tt_content and all own elements.

Actions #1

Updated by Michael Stucki about 6 years ago

  • Project changed from 9 to TYPO3 Core
  • TYPO3 Version set to 7

Wrong project!

Actions #2

Updated by Georg Ringer about 6 years ago

  • Status changed from New to Rejected

this is not an issue of TYPO3 but of your mysql settings, take a look at https://dev.mysql.com/doc/refman/5.7/en/replication-options-master.html#sysvar_auto_increment_increment

Actions

Also available in: Atom PDF