mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
repair_part2 is made repeatable
This commit is contained in:
parent
87a9e90fd0
commit
b76adc62fb
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ TZ=GMT-3; export TZ # for UNIX_TIMESTAMP tests to work
|
|||
# Program Definitions
|
||||
#--
|
||||
|
||||
LC_COLLATE=C
|
||||
export LC_COLLATE
|
||||
PATH=/bin:/usr/bin:/usr/local/bin:/usr/bsd:/usr/X11R6/bin:/usr/openwin/bin:/usr/bin/X11:$PATH
|
||||
MASTER_40_ARGS="--rpl-recovery-rank=1 --init-rpl-role=master"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue