Project

General

Profile

Actions

Bug #36382

closed

MyIsam support should be disabled.

Added by nikescar over 12 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-04-20
Due date:
% Done:

0%

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

Description

I have tried to install typo3 on mysql myisam and the installation process has no problem install on it.

but when I trying to install extension the problem came out

details described in typo3-install mailing list

http://lists.typo3.org/pipermail/typo3-install/2012-April/thread.html#start

deep searching for problems. the hoster made my database with MyIsam type.

so the extension class could not find out right database table scheme from
database.

all the extension that uses data table from mysql returns error with this
message.

extInfoArray_missing_fields

"One or more required fields/tables are probably missing in the database!" 

and on installation page.

it marked as warning yellow message. but I think it should be changed to
red or does not proceed.

because it would not work anyway.

should I send this to dev mailling lists? or make a ticket on dev systems?

I aknowledge that maria use myisam type. but it should be detect and differenciate on installation process.

TYPO3 debug output: http://pastie.org/3818426
phpinfo(): http://pastie.org/3818476
.htaccess: http://pastie.org/3818557
file permissions: http://pastie.org/3818621

Actions #1

Updated by Chris topher over 12 years ago

  • Project changed from 1687 to TYPO3 Core
Actions #2

Updated by Chris topher over 12 years ago

  • TYPO3 Version set to 4.6

You can fix missing database tables or missing database fields in the TYPO3 Install Tool:
Go to <yourdomain>/typo3/install with your browser and use the point "Database Analyzer" and do a "Compare" there. This should show you, what tables and/or fields are missing exactly. Use the Database Analyzer to add these tables/fields to your database.

Actions #3

Updated by Wouter Wolters almost 10 years ago

  • Status changed from New to Needs Feedback
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.9)?

Actions #4

Updated by Alexander Opitz over 9 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF