Versions Compared

Key

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

...

Code Block
mysql -u root -pp<password> --execute="SET GLOBAL innodb_fast_shutdown=0"
mysqladmin -u root -pp<password> shutdown

Remove Old yum repository, and install new yum repository

...