How to update mySQL to version 5.6?
How to update mySQL to version 5.6?
|
You can use different repos like remi but you can get a lot of issues later in packages.
M B
No support using PM (Auto adding to IGNORE list!), use the forum.
How to ask 200$ free to start your VPS 60 days credit
If you use Ubuntu you get MySQL 5.5.
See here how to upgrade using remi http://myeasywayout.blogspot.fr/2013/06/...os-64.html You will find more if you google it. M B
No support using PM (Auto adding to IGNORE list!), use the forum.
How to ask 200$ free to start your VPS 60 days credit
According to your profile you are still using 1.0.0! You should seriously look into updating to 1.0.3! See the Announcements section for more info.
(12-03-2015, 08:58 PM)Me.B Wrote: If you use Ubuntu you get MySQL 5.5. I am on Centos 6.6
It's almost the same but you must google it and test before doing it on live server.
M B
No support using PM (Auto adding to IGNORE list!), use the forum.
How to ask 200$ free to start your VPS 60 days credit
Ok here are the steps that I used.
First you have to update from 5.1 to 5.5 //Add Remi Repo # wget http://rpms.famillecollet.com/enterprise...ease-6.rpm # rpm -Uvh remi-release-6*.rpm // Update to PHP 5.6.8 # yum --enablerepo=remi-php56,remi update php\* Update to Mysql 5.5.43 # yum --enablerepo=remi install mysql mysql-server Works like a charm. Then you have to use this to update 5.5 to 5.6 update naar 5.6 wget https://repo.mysql.com/mysql-community-release-el6.rpm rpm -Uvh mysql-community-release-el6*.rpm yum update N yum update mysql Y chkconfig --level 345 mysqld on reboot My servicedesk app worked.. and could be updated to latest version. Sentora panel also worked. And I was able to create a database through the interface. Only thing that did not work was creating a Mysql user. I got an Internal server error. Please assist in solving this. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
How to upgrade php and mysql version? | davidlambda | 4 | 30 ,175 |
03-11-2020, 06:16 PM Last Post: davidlambda |
|
Official Upgrade php version? | visionix | 7 | 32 ,047 |
01-13-2020, 07:17 AM Last Post: Vedran B |
|
How to install older sentora with older mysql version | atomiq | 0 | 4 ,822 |
11-30-2019, 04:27 PM Last Post: atomiq |
Users browsing this thread: 1 Guest(s)