I'm tring to dump mysql to s3 and I find it write entire content of sql (output of mysqldump) to stdout, make it hard to find out what's happening
I'm tring to dump mysql to s3 and I find it write entire content of sql (output of mysqldump) to stdout, make it hard to find out what's happening