mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
5.5 merge and fixes for compiler/test errors
This commit is contained in:
@@ -417,7 +417,7 @@ mysqld_install_cmd_line()
|
||||
{
|
||||
"$mysqld_bootstrap" $defaults "$mysqld_opt" --bootstrap \
|
||||
"--basedir=$basedir" "--datadir=$ldata" --log-warnings=0 \
|
||||
--loose-skip-ndbcluster --loose-skip-pbxt $args --max_allowed_packet=8M \
|
||||
--loose-skip-ndbcluster $args --max_allowed_packet=8M \
|
||||
--net_buffer_length=16K
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user