Comments on 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 Sources This tutorial shows how to create a portable MySQL installation on GNU/Linux. At 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.

1 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Anonymous

Halleluja!

Finally  a short and conscious description of everything one needs to know to build from sources. If you read from other sources, the half of the post consists of -D parameters for cmake call :)