Skip to content

Removing block data from databse #81

@ghost

Description

I Want to remove the block data from the database. so far it has become a 58GB database file just because of this.
I only want to keep the chat and commands and few other thins in database.
How can I remove block data from database using phpmyadmin?

Is it this command?
DELETE FROM hawkeye WHERE action = 0
DELETE FROM hawkeye WHERE action = 10

Are those block data?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions