When I try to import a too big list of multi line queries (eg. coming from a sql file).
It will crash:
{ Error: write EPIPE
at WriteWrap.afterWrite [as oncomplete] (net.js:835:14) errno: 'EPIPE', code: 'EPIPE', syscall: 'write', fatal: true }
Regards,
Melroy van den Berg