• Hannes Rosenögger's avatar
    fix failing migration on mysql · a22b6c59
    Hannes Rosenögger authored
    We didn't specify that the db user needs the right to create
    temporary tables before.
    That's why the migration will fail on most installations.
    This commits removes the "TEMPORARY" from the migration
    and changes the documentation to include the necessary rights for the future.
    a22b6c59