@ `docs refer the dump "dump_command_path" but i think it must be 'dump_binary_path'
like 'mysql' => [ ... 'dump' => [ 'dump_binary_path' => '/Applications/MAMP/Library/bin/', ],
'mysql' => [ ... 'dump' => [ 'dump_binary_path' => '/Applications/MAMP/Library/bin/', ],
setDumpBinaryPath exists at DbDumper
Thanks for bringing this to my attention. dump_binary_path is the right value. I've correct this in the docs.
dump_binary_path
Most helpful comment
Thanks for bringing this to my attention.
dump_binary_pathis the right value. I've correct this in the docs.