Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #29259 Make possible to install MediaWiki without a MyISAM table
    Infos
    #29259
    Thomas Gerbet (tgerbet)
    2022-10-28 12:03
    2022-10-27 10:04
    30877
    Details
    Make possible to install MediaWiki without a MyISAM table

    MediaWiki tries to create a MyISAM table to use a full-text index. Starting MySQL 5.6.4 InnoDB tables can also use a full-text index.

    Tuleap does not support MySQL < 5.7 so we can drop the MyISAM requirement. This is needed for some environment like Azure Database where MyISAM is not supported.

    Mediawiki Standalone
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2022-10-28
    Attachments
    Empty
    References
    Referencing request #29259
    Referenced by request #29259

    Follow-ups