radondb / radon

RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services
https://radondb.io/
GNU General Public License v3.0
1.8k stars 217 forks source link

docs: update how_to_import_and_export_data.md #728

Closed zhyass closed 3 years ago

zhyass commented 3 years ago

https://github.com/xelabs/go-mydumper/blob/master/README.md

codecov[bot] commented 3 years ago

Codecov Report

Merging #728 (c3398b8) into master (0430b4e) will increase coverage by 0%. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #728   +/-   ##
=====================================
  Coverage      89%    89%           
=====================================
  Files         133    133           
  Lines        9478   9478           
=====================================
+ Hits         8467   8473    +6     
+ Misses        669    666    -3     
+ Partials      342    339    -3     
Impacted Files Coverage Δ
src/backend/txn.go 87% <0%> (+<1%) :arrow_up:
src/backend/xacheck.go 81% <0%> (+1%) :arrow_up:
src/executor/engine/merge_join.go 96% <0%> (+1%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0430b4e...c3398b8. Read the comment docs.