• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

update mysql

derkrieger

New Pleskian
hello


how can i update mysql from 5.1.73 to 5.5 or 5.6 ?

i can not move my databases from hostgator c panel to plesk vps because of this , den hostgator use 5.6 version and i have 5.1 version

can you please give detailled intro ?


i use plesk linux

thanks
amine
 
What's your current Plesk version and operation system? Plesk has been switched to MariaDB.

On Plesk 12.5, latest update, Debian 8.4:
$ mysql --version
mysql Ver 15.1 Distrib 10.0.23-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2

(Checked on 10th May 2016)
 
this is the vesions infos :
i must update the mysql to 5.6 that i can move my databases


can you please give me detailled intros how to make this ?


thanks
amine
 
hello

thanks for you help


where can i use the commands for example :

# service mysqld stop
or
# mkdir /var/lib/mysqlcopy
# cp -aR /var/lib/mysql/* /var/lib/mysqlcopy

also i have tried to login in the ssh ,so i have the line -sh-4.1$ but when i write the # service mysqld stop i have no result

can you tell me on please , where to write thos commands or how to use them , that i can follow this intro to upgrade mysql


thanks
amine
 
thanks for your help

i have solved it by reinstalling ‪plesk on Ubuntu so the mysql is 5.5 by default , and this allow me to move databases from cpanel to plesk withawt any problem ..
 
Back
Top