Commit 89b744eb authored by Sergei Petrunia's avatar Sergei Petrunia

Fix the buildbot: file-key-management is provided by a plugin, so should be loose.

parent da64cd6d
......@@ -421,7 +421,7 @@ mysqld_install_cmd_line()
{
"$mysqld_bootstrap" $defaults "$mysqld_opt" --bootstrap $silent_startup\
"--basedir=$basedir" "--datadir=$ldata" --log-warnings=0 --enforce-storage-engine="" \
--file-key-management=OFF \
--loose-file-key-management=OFF \
$args --max_allowed_packet=8M \
--net_buffer_length=16K
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment