mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Added missing mysqlbinlog to binary distributions.
Applied patch to mysqlhotcopy myisam/mi_open.c: Fixed some purify warnings mysql-test/mysql-test-run.sh: Added --core as default to test suite scripts/make_binary_distribution.sh: Added missing mysqlbinlog scripts/mysqlhotcopy.sh: Applied patch with --record-log option sql/item_timefunc.cc: Fixed problem with SEC_TO_TIME() for long signed integers.
This commit is contained in:
@ -510,6 +510,7 @@ start_master()
|
||||
--basedir=$MY_BASEDIR \
|
||||
--port=$MASTER_MYPORT \
|
||||
--exit-info=256 \
|
||||
--core
|
||||
--datadir=$MASTER_MYDDIR \
|
||||
--pid-file=$MASTER_MYPID \
|
||||
--socket=$MASTER_MYSOCK \
|
||||
|
Reference in New Issue
Block a user