Creating the MariaDB Source Tarball
Explains how to generate a source tarball from the MariaDB build environment using `automake` and `make dist`.
BUILD/autorun.sh
./configure --with-plugin-xtradb
make distLast updated
Was this helpful?
Explains how to generate a source tarball from the MariaDB build environment using `automake` and `make dist`.
BUILD/autorun.sh
./configure --with-plugin-xtradb
make distLast updated
Was this helpful?
Was this helpful?