Project

General

Profile

Actions

Bug #19030

closed

sysextension "indexed search engine" not dbal compatible

Added by Mangan almost 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2008-06-27
Due date:
% Done:

0%

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

Description

The sysextension "indexed search engine" has a problem in
ext_tables.sql, because it contains "ENGINE=InnoDB" and this still
cannot be processed

(issue imported from #M8843)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #20725: Compare Database cannot handle ENGINE when DBAL is installedClosed2009-07-06

Actions
Related to TYPO3 Core - Bug #18962: innodb-commands in sql-files crash adodb and dbalClosed2008-06-15

Actions
Actions #1

Updated by Xavier Perseguers over 14 years ago

This problem cannot be reproduced on TYPO3 4.3 beta3. Extension manager still proposes to ALTER TABLE with Engine=InnoDB as it does not exist on another plateform than MySQL but tables are created and usable anyway.

Actions

Also available in: Atom PDF