Project

General

Profile

Actions

Bug #24731

closed

Install tool is unable to delete database tables

Added by Adrian Dymorz over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2011-01-23
Due date:
% Done:

0%

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

Description

Drop tables (really!)
select/deselect all

DROP TABLE zzz_deleted_be_layouts;

causes an error

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'D' at line 1

Other statements cause the same error:
DROP TABLE zzz_deleted_sys_refindex_rel;
DROP TABLE zzz_deleted_sys_refindex_res;

Apache: 2.2.16
PHP Versionen: 5.2.14
mySQL Version: 5.0.91-community-log
(issue imported from #M17221)


Files

17221_A.png (32.4 KB) 17221_A.png Administrator Admin, 2011-01-25 09:47
17221_B.png (25.4 KB) 17221_B.png Administrator Admin, 2011-01-25 09:48
17221.diff (508 Bytes) 17221.diff Administrator Admin, 2011-01-25 16:18

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #24824: Alter table in install tool does not workClosedXavier Perseguers2011-01-26

Actions
Actions

Also available in: Atom PDF