Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mydumper Error: Segmentation fault #37

Open
Jellybeanvino opened this issue Mar 3, 2020 · 1 comment
Open

mydumper Error: Segmentation fault #37

Jellybeanvino opened this issue Mar 3, 2020 · 1 comment

Comments

@Jellybeanvino
Copy link

Jellybeanvino commented Mar 3, 2020

执行:./mydumper --socket=/tmp/mysql.sock --defaults-file=/home/path/data/old_tidbtest.cnf --skip-tz-utc --threads=40 --chunk-filesize=30 --complete-insert -o /home/path/data/tmp -B xxx_APP xxx_ORDER xxx_POINT xxx_SDK YYY_ANALYSIS YYY_MPLOG YYY_SALE AR BACKDB GG GG_DEV GG1_USRPRF_DAILY G4 G4_DEV ZZZ_MPLOG ZZZ_ORDER ZZZ_SALE ZZZ_SALE_REPORT HHH3 HHH3_DEV MARS_CLUSTER_TEST MARS_CLUSTER_TMP_TEST MARS_SERV_TEST MARS_TEMP MPAY_GG1 MP_LOG SHARE TEST_OCTOPUS TPCH_001 XX11 XX11SANDBOX XX11_MATRIX_SHARE XX11_MN XX11_MTRLOG XX11_WAICE XRATE dm_meta mars_alerta rds test_MP_LOG wc

返回:Segmentation fault

版本: ./mydumper --version
mydumper 0.9.5 (ba3946e), built against MySQL 5.7.24

结果:中断退出,无法正常导出数据

@kennytm
Copy link

kennytm commented Mar 4, 2020

Hi.

Is that the actual command line? Because the correct syntax to specify multiple databases should be

./mydumper ... -B xxx_APP -B xxx_ORDER -B xxx_POINT ...
#                         ^~           ^~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants