Problem/Motivation

I tried to export a really big client db with --split-destination option this tool provides, but still I had to set PHP's memory limit to 8G.

Steps to reproduce

With 1G memory limit, try to export a db which has a table with about 400 000 records.

Proposed resolution

Export big tables into multiple files.

API changes

New --subsplit-limit option.

CommentFileSizeAuthor
#2 sdbt-split_big_tables-3241498-2.patch20.22 KBhuzooka

Comments

huzooka created an issue. See original summary.

huzooka’s picture

Assigned: huzooka » Unassigned
Status: Active » Needs review
StatusFileSize
new20.22 KB

  • huzooka committed d381094 on 1.0.x
    Issue #3241498 by huzooka: Work around memory leak: exporting a big...
huzooka’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.