Overview
Concepts
Cluster Architecture
Strengths
Scenarios
mysqldump tool after version 0.15.mysqldump -h127.0.0.1 -P9030 -uroot --no-tablespaces --databases test --tables table1.mysqldump -h127.0.0.1 -P9030 -uroot --no-tablespaces --databases test --tables table1 --no-data.mysqldump -h127.0.0.1 -P9030 -uroot --no-tablespaces --databases test1 test2.mysqldump -h127.0.0.1 -P9030 -uroot --no-tablespaces --all-databases.mysqldump user manual.mysqldump can be redirected to a file, which can then be imported into Doris using the source command source filename.sql.--no-tablespaces parameter must be added when using mysqldump.Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários