Skip to content

Dump only contains two rows #472

@ddshd

Description

@ddshd

/entrypoint dump --frequency=1 --target=/tmp/ --server=database --user=user --pass="pass" --compression=none --verbose=2

Some of my tables have about 2800 rows but the export only has about 2 rows for each table, I think extended inserts are default..

DEBU[0000] starting dump                                
INFO[0000] beginning dump 2025-09-06T03:58:17Z           run=c6299577-7174-4c11-87d4-bfe4a7a8d439
DEBU[0000] uploading via protocol file from db_backup_2025-09-06T03:58:17Z.tar to db_backup_2025-09-06T03:58:17Z.tar  run=c6299577-7174-4c11-87d4-bfe4a7a8d439
DEBU[0000] completed copying 4899328 bytes               run=c6299577-7174-4c11-87d4-bfe4a7a8d439

Edit:

I looks like I need: MYSQLDUMP_OPTS=--skip-extended-insert but that doesn't seem to work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions