Project

General

Profile

Actions

Bug #48220

closed

exec_INSERTmultipleRows insert double Rows

Added by Florian Zimmermann almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2013-05-15
Due date:
% Done:

100%

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

Description

The changed in the function exec_INSERTmultipleRows (4.5.26) insert all rows twice. Imho this comes from the forgotten return in the mysql Part (native). After the mysql Inseration are finished the function runs into the loop for Inseration the Rows in the Database (not native).
See Line 583 and fup


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #34327: exec_INSERTmultipleRows doesn't check for alternative handlersClosed2012-02-27

Actions
Actions #1

Updated by Gerrit Code Review almost 11 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20805

Actions #2

Updated by Gerrit Code Review almost 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20805

Actions #3

Updated by Gerrit Code Review almost 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20805

Actions #4

Updated by Gerrit Code Review almost 11 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21085

Actions #5

Updated by Gerrit Code Review almost 11 years ago

Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/21405

Actions #6

Updated by Gerrit Code Review almost 11 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/21406

Actions #7

Updated by Gerrit Code Review almost 11 years ago

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/21407

Actions #8

Updated by Jigal van Hemert almost 11 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Gerrit Code Review almost 11 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/21408

Actions #10

Updated by Michael Stucki over 10 years ago

  • Project changed from 329 to TYPO3 Core
  • Category deleted (MySQL)
Actions #11

Updated by Michael Stucki over 10 years ago

  • Category set to 999
Actions #12

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF