MYSQL Installation Oracle Linux
Today Morning I thought i should do something different than usual :) . Few Basic Steps required to install and configure MySQL . Please follow the steps as outlined. 1) Install RPM's [root@kphqdbrm02ord bundle]# rpm -Uvh mysql-community-common-5.7.19-1.el7.x86_64.rpm mysql-community-server-5.7.19-1.el7.x86_64.rpm warning: mysql-community-common-5.7.19-1.el7.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 5072e1f5: NOKEY Preparing... ################################# [100%] Updating / installing... 1:mysql-community-common-5.7.19-1.e################################# [ 25%] 2:mysql-community-server-5.7.19-1.e################################# [ 50%] Cleaning up / removing... 3:mysql-community-server-5.7.16-1.e################################# [ 75%] 4:mysql-community-common-5.7.16-1.e################################# [100%] [root@kphqdbrm02ord bundle]# rpm -Uvh mysql-community-client-5.7.19-1.el7.x86_64.rpm warning: mysql-commu