Skip to content

Improve sql-storage tile writing to allow the sql-driver to split network-packages #694

@SheepReaper

Description

@SheepReaper

I use pebblehost. They provide MySQL databases, but the server has max_allowed_packet set to 16777216 (16M), and we cannot raise it. Bluemap tries to send packets of 25 M. Short of modifying the JDBC driver directly, I'm unsure how to set the client-side limit. I want Bluemap to consider exposing it in its config if there is one. Currently, I cannot use SQL storage on my host due to this constraint. Not the end of the world, though. If it's impossible, I don't know the limitations of the JDBC driver (I'm using a forge/neoforge mod that wraps the vanilla MySQL driver jar).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Rejected / Canceled

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions