Project

General

Profile

Actions

Bug #45787

closed

Unknown column 'module' in 'field list'

Added by Tomasz Krawczyk over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-02-24
Due date:
% Done:

0%

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

Description

I upgraded site from 4.7.4 to 6.0.2. So, I had to execute Database Compare function.
Then I executed updating extension list from Scheduler and I saw such error message at the bottom of BE:

exec_INSERTmultipleRows
caller TYPO3\CMS\Core\Database\DatabaseConnection::exec_INSERTmultipleRows
ERROR Unknown column 'module' in 'field list'

...and long list where the only suspicious was:

"1361549498, '01f4d6d531b25651910539db22b68cd9', 1, 999, 0, module, 'Upload"

The table tx_extensionmanager_domain_model_extension has no "module" field. The variable or constant module appears a few times in command string. It may cause the error message.

I attached two screenshots.


Files

em_screen_1.png (28.3 KB) em_screen_1.png Begin of the error message Tomasz Krawczyk, 2013-02-24 10:48
em_screen_2.png (5.81 KB) em_screen_2.png The "module" Tomasz Krawczyk, 2013-02-24 10:48

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #47870: Sql error during TER update import process.Closed2013-05-03

Actions
Is duplicate of TYPO3 Core - Bug #41620: Extension-Manager fails updating the Extension List on a fresh InstallationRejected2012-10-05

Actions
Actions

Also available in: Atom PDF