Rate This Document
Findability
Accuracy
Completeness
Readability

Configuring the Environment

  1. Obtain the installation package.
  2. Install the JDK.
    1. Configure a local yum source and mount the OS image. For details, see MySQL Porting Guide.
    1. Install the dependencies.
      1
      yum -y install java
      
  3. Upload the BenchMarkSQL.zip package to the /home directory on the client server.
  4. Go to the /home directory and decompress the package.
    1
    2
    cd /home
    unzip benchmarksql5.0-for-mysql.zip