Creating A Portable MySQL On CentOS 6 And Ubuntu 11.10 Linux From Sources
Creating A Portable MySQL On CentOS 6 And Ubuntu 11.10 Linux From SourcesThis tutorial shows how to create a portable MySQL installation on GNU/Linux. It applies to:MySQL 5.5.19CentOS 6.x / Ubuntu 11.10 Oneiric OcelotAt the end of this guide you will obtain a portable MySQL installation on a target directory with its own databases, binaries, logs, pid files, etc. Consider always the use of a permission preserving packaging (like TAR) for moving the installation between systems or removable storages. RequirementsDownload MySQL 5.5.19 source code (mysql-5.5.19.tar.gz) from MySQL siteA previousl
Read More »