Etesting

AliSQL

Server side:

  • Download scripts:

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

    1
    ./setup.sh server
  • Run:

    1
    ./run_server.sh

Client side

  • Download scripts:

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

    1
    ./setup.sh client
  • Run:

    1
    ./run_test.sh

热评文章