Commit 031e3442 authored by Michael Widenius's avatar Michael Widenius

Removed file-key-management from mysql_install_db as someone may have

deciced to use it even before bootstrap.
parent 9db357d4
......@@ -421,7 +421,6 @@ mysqld_install_cmd_line()
{
"$mysqld_bootstrap" $defaults "$mysqld_opt" --bootstrap $silent_startup\
"--basedir=$basedir" "--datadir=$ldata" --log-warnings=0 --enforce-storage-engine="" \
--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