Mysql Support (Install)
#1

Can someone help me installing Mysql on ubuntu or Centos ? in general.. linux, also i need mysql.so of version 5, Thank's.
Reply
#2

Very simple.

Download and install the MySQL repo located at https://dev.mysql.com/downloads/repo/

You can view a guide on how to install them at https://dev.mysql.com/doc/mysql-yum-...uick-guide/en/ for CentOS and https://dev.mysql.com/doc/mysql-apt-...uick-guide/en/ for Ubuntu

Once installed and mySQL is fully installed you simply can yum or apt install the needed libs like libmysqlclient16 if you're running a 64bit OS.

This is the best and official way to install the latest mySQL and receive all the latest updates right away and the only way to install 32bit libs on a 64bit system officially.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)