MariaDB parallelized/multi-thread export/import program?
What is the native MariaDB analog to MySQL's mysqlpump (https://dev.mysql.com/doc/refman/8.0/en/mysqlpump.html#mysqlpump-parallelism) or mydumper (OSS: https://github.com/mydumper/mydumper).
In the absence of parallel/multi-threaded table export/import utility, what is current/best recommended approach?
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.