Etesting

Percona

Server side:

  • Download scripts:

    1
    2
    git clone https://github.com/sjtuhjh/applicstions
    cd applicstions/apps/mysql/percona_1
  • Init:

    1
    ./setup.sh server
  • Run:

    1
    ./run_server.sh

Client side:

  • Download scripts:

    1
    2
    git clone https://github.com/sjtuhjh/applicstions
    cd applicstions/apps/mysql/percona_1
  • Init:

    1
    ./setup.sh client
  • Run:

    1
    ./run_test.sh <server ip>

热评文章