• ADADADADAD

    怎么安装并使用percona-toolkit[ mysql数据库 ]

    mysql数据库 时间:2024-11-28 13:24:17

    作者:文/会员上传

    简介:

    登陆https://www.percona.com/software/database-tools/下载tar -zxvf percona-toolkit-2.2.20.tar.gzcdpercona-toolkit-2.2.20perl Makefile.PLmakemake install使用pt-o

    以下为本文的正文内容,内容仅供参考!本站为公益性网站,复制本文以及下载DOC文档全部免费。

    登陆https://www.percona.com/software/database-tools/下载
    tar -zxvf percona-toolkit-2.2.20.tar.gz
    cdpercona-toolkit-2.2.20
    perl Makefile.PL
    make
    make install

    使用pt-online-schema-change修改存储引擎。

    [root@linfytest6 bin]# /usr/local/bin/pt-online-schema-change --alter "ENGINE=InnoDB" D=linfy,t=t1 -uroot -p111111 -S /tmp/mysql3306.sock
    -zxvf
    percona-toolkit-2.2.6.tar.gz
    tar-zxvfpercona-toolkit-2.2.6.tar.gz

    怎么安装并使用percona-toolkit.docx

    将本文的Word文档下载到电脑

    推荐度:

    下载
    热门标签: percona