mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
several bug fixes and tests
This commit is contained in:
@@ -730,6 +730,7 @@ start_master()
|
||||
--server-id=1 \
|
||||
--basedir=$MY_BASEDIR \
|
||||
--port=$MASTER_MYPORT \
|
||||
--local-infile \
|
||||
--exit-info=256 \
|
||||
--core \
|
||||
--datadir=$MASTER_MYDDIR \
|
||||
@@ -749,6 +750,7 @@ start_master()
|
||||
--server-id=1 --rpl-recovery-rank=1 \
|
||||
--basedir=$MY_BASEDIR --init-rpl-role=master \
|
||||
--port=$MASTER_MYPORT \
|
||||
--local-infile \
|
||||
--datadir=$MASTER_MYDDIR \
|
||||
--pid-file=$MASTER_MYPID \
|
||||
--socket=$MASTER_MYSOCK \
|
||||
|
||||
Reference in New Issue
Block a user