Project

General

Profile

Actions

Bug #22695

closed

SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword

Added by Francois Suter almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-05-21
Due date:
% Done:

0%

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

Description

This means the SQL parser won't accept a statement like:

ALTER TABLE tx_realurl_pathcache ENGINE=InnoDB;

making it impossible to install an extension like RealURL.

(issue imported from #M14456)


Files

14456_core.diff (1.88 KB) 14456_core.diff Administrator Admin, 2010-05-23 12:35
14456_dbal.diff (1.39 KB) 14456_dbal.diff Administrator Admin, 2010-05-23 12:35
Actions

Also available in: Atom PDF