Skip to content

Statistics plugin fails on install with sqlite #911

@onli

Description

@onli

This index creation errors out:

$q   = "CREATE INDEX refsrefs ON {$serendipity['dbPrefix']}refs (refs(191));";

We should either create the index only on mysql or create it in a way that both mysql and sqlite can understand.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions