Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Prerequisites

You should have mysql server 5.x installed. If mysql server is not installed:

Code Block

yum install mysql-server -y

Setting Up the Database for VCL

...