Skip to content

search-replace with --export and --all-tables flags produces warning notice: Notice: Undefined index: export_insert_size in phar:///usr/local/bin/wp/php/commands/search-replace.php on line 173 #3356

@cfxd

Description

@cfxd

OS X 10.10.5

WP_CLI versions: 0.24 and 0.24.1

Ran $ wp search-replace '//old.url' '//new.url' --export=db.sql --all-tables and it appeared to run the command, make changes, and export the database, however it first output a warning:

Notice: Undefined index: export_insert_size in phar:///usr/local/bin/wp/php/commands/search-replace.php on line 173

I am not the end user of the final database so I have no way of testing the fidelity of the final output.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions