


Should have a host name other than the default "localhost". Import key: rpm -import pubkey_mysql.asc.Gpg -export -a 5072e1f5 > pubkey_mysql.asc (Saves key 0x5072E1F5 as file pubkey_mysql.asc) wget -output-document=pubkey_mysql.asc.Download public key named from with one of two methods:.Installing RPM packages: If installing newer versions of MySQLįrom RPM packages obtained from, you must first import and register
#Mysql download tutorial install#
Install: rpm -ivh mysql- version.rpm mysql-server- version.rpm mysql-config- version.rpmĬheck if installed: rpm -q mysql mysql-server mysql-configĪlso see package management - using RPM to set GPG signatures and install RPM packages. php-mysql- version.rpm (Optional: For accessing MySQL database from php).mysql-devel- version.rpm (Optional: C include files and libraries for developers).mysql-config- version.rpm (Required config file: /etc/my.cnf).The MySQL Database Installation and configuration:
