Loading...
 
Skip to main content

Database engine is inconsistent on hosts with non-MyISAM default engines.

Status
Closed
Subject
Database engine is inconsistent on hosts with non-MyISAM default engines.
Version
6.x
Category
  • Consistency
Feature
Database MySQL (MyISAM)
Submitted by
csnook
Lastmod by
Arild Berg
Rating
(0)
Description

When installing Tiki 6.1 on a system with an engine other than MyISAM as the MySQL default, it creates a random mix of MyISAM tables and the default type tables. This gives the user all the drawbacks of using MyISAM without any of the benefits of using MyISAM, since the management features specific to each engine cannot be used uniformly. Ideally, Tiki should honor the MySQL default, but even forcing MyISAM consistently would be an improvement.

Tiki 6.1
PHP 5.1.6
MySQL 5.0.77

Solution
Tiki 8 should solve the engine inconsistencies and introduce InnoDB as an optional engine (still experimental).
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3790
Created
Thursday 10 February, 2011 04:55:45 UTC
by csnook
LastModif
Saturday 08 October, 2011 03:27:35 UTC


Show PHP error messages