Golfreeze.packetlove.com: Life style of Golfreeze Canon400D Family kammtan.com Jazz Freebsd Unix Linux System Admin guitar Music

All about unix linux freebsd and FAQ for Packetlove.com Web hosting , Mail hosting , VoIP + IP PBX server => Os kernel การปรับแต่ง เพิ่มเติม ลงโปรแกรม บน OS และ ControlPanel Directadmin,Cloud server => Topic started by: golfreeze on กุมภาพันธ์ 20, 2017, 03:44:10 PM

Title: upgrade mysql engine from 5.5 to 5.6 in directadmin
Post by: golfreeze on กุมภาพันธ์ 20, 2017, 03:44:10 PM
##upgrade mysql engine from 5.5 to 5.6 in directadmin
https://help.directadmin.com/item.php?id=240

cd /usr/local/directadmin/custombuild
./build set mysql 5.5
./build set mysql_inst mysql
./build set mysql_backup yes
./build update
./build mysql

Where mysql can be 5.1, 5.5, or 5.6.

A full raw sql backup will be run prior to the upgrade if you have mysql_backup=yes set.  It goes without saying, always make backups, either with this tool, or with other means.

After the mysql update, always recompile php.
./build php n