Project

General

Profile

Actions

Feature #61132

closed

Allow overriding database-storage-engine

Added by Stefan Neufeind almost 10 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2014-08-21
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

There are installations where even if TYPO3 core or extensions suggest to use MyISAM or InnoDB you still want to force one storage-engine to be used.

There are cases like when for example a Galera-cluster is used, which so far only supports replicating InnoDB. MyISAM-tables won't be replicated across the cluster! But MyISAM can not be turned off in the database (since MySQL/MariaDB still use it internally).

https://mariadb.com/kb/en/mariadb/documentation/replication-cluster-multi-master/galera/mariadb-galera-cluster-known-limitations/


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #37124: db-compare should check for available storage-enginesClosed2012-05-12

Actions
Actions

Also available in: Atom PDF