mariadb/BUILD
Sergei Golubchik f54d6380d2 MDEV-27980 file-key-management plugin disabled in mysql_install_db breaks automated deployments (and container initialization)
fix a 2015 typo in build scripts.

--without-plugin=plugin_file_key_management translates to
-DPLUGIN_PLUGIN_FILE_KEY_MANAGEMENT=NO

replace it with a line from 10.4 that builds the plugin
dynamically.
2022-03-21 11:01:40 +01:00
..
autorun.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
check-cpu Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
cleanup Update FSF Address 2019-05-11 21:29:06 +03:00
cmake_configure.sh Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-alpha Update FSF Address 2019-05-11 21:29:06 +03:00
compile-alpha-debug
compile-amd64-debug-all
compile-amd64-debug-max Update FSF Address 2019-05-11 21:29:06 +03:00
compile-amd64-debug-wsrep
compile-amd64-gcov Update FSF Address 2019-05-11 21:29:06 +03:00
compile-amd64-gprof Update FSF Address 2019-05-11 21:29:06 +03:00
compile-amd64-max Update FSF Address 2019-05-11 21:29:06 +03:00
compile-amd64-valgrind-max Update FSF Address 2019-05-11 21:29:06 +03:00
compile-amd64-wsrep
compile-bintar
compile-darwin-mwcc Update FSF Address 2019-05-11 21:29:06 +03:00
compile-dist Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
compile-hpux11-parisc2-aCC Update FSF Address 2019-05-11 21:29:06 +03:00
compile-ia64-debug-max Update FSF Address 2019-05-11 21:29:06 +03:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
compile-irix-mips64-mipspro Update FSF Address 2019-05-11 21:29:06 +03:00
compile-pentium Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-pentium-cybozu Update FSF Address 2019-05-11 21:29:06 +03:00
compile-pentium-debug Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-pentium-debug-all
compile-pentium-debug-max Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-pentium-debug-max-no-embedded Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-pentium-debug-openssl Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-pentium-debug-wsrep
compile-pentium-debug-yassl Update FSF Address 2019-05-11 21:29:06 +03:00
compile-pentium-gcov Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-pentium-gprof Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-pentium-icc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-pentium-icc-valgrind-max Update FSF Address 2019-05-11 21:29:06 +03:00
compile-pentium-icc-yassl Update FSF Address 2019-05-11 21:29:06 +03:00
compile-pentium-max Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-pentium-pgcc
compile-pentium-valgrind-max Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-pentium-wsrep
compile-pentium64
compile-pentium64-asan-max Updated BUILD/compile-pentium64-asan-max 2019-08-08 23:08:22 +03:00
compile-pentium64-debug Update FSF Address 2019-05-11 21:29:06 +03:00
compile-pentium64-debug-all
compile-pentium64-debug-max Update FSF Address 2019-05-11 21:29:06 +03:00
compile-pentium64-gcov Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-pentium64-gprof Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
compile-pentium64-max Update FSF Address 2019-05-11 21:29:06 +03:00
compile-pentium64-valgrind-max Update FSF Address 2019-05-11 21:29:06 +03:00
compile-pentium64-wsrep Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
compile-ppc Update FSF Address 2019-05-11 21:29:06 +03:00
compile-ppc-debug Update FSF Address 2019-05-11 21:29:06 +03:00
compile-ppc-debug-max Update FSF Address 2019-05-11 21:29:06 +03:00
compile-ppc-max Update FSF Address 2019-05-11 21:29:06 +03:00
compile-solaris-amd64
compile-solaris-amd64-debug Update FSF Address 2019-05-11 21:29:06 +03:00
compile-solaris-amd64-debug-forte
compile-solaris-amd64-forte Update FSF Address 2019-05-11 21:29:06 +03:00
compile-solaris-amd64-forte-debug
compile-solaris-sparc Update FSF Address 2019-05-11 21:29:06 +03:00
compile-solaris-sparc-debug
compile-solaris-sparc-forte Update FSF Address 2019-05-11 21:29:06 +03:00
compile-solaris-sparc-purify
compile-solaris-x86-32
compile-solaris-x86-32-debug
compile-solaris-x86-32-debug-forte
compile-solaris-x86-forte-32
FINISH.sh Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
SETUP.sh MDEV-27980 file-key-management plugin disabled in mysql_install_db breaks automated deployments (and container initialization) 2022-03-21 11:01:40 +01:00
util.sh