Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
open-source
docker-pxc
Commits
0ba967d0
Commit
0ba967d0
authored
Feb 26, 2018
by
Fabio Montefuscolo
Browse files
trying to force config
parent
35e0a94e
Pipeline
#3142
passed with stage
in 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
entrypoint/main.sh
entrypoint/main.sh
+2
-0
No files found.
entrypoint/main.sh
View file @
0ba967d0
...
...
@@ -94,6 +94,8 @@ then
tail
-F
"
${
MYSQL_LOG_FILE
}
"
&
set
--
"
$@
"
"--user=mysql"
set
--
"
$@
"
"--defaults-file=/etc/mysql/my.cnf"
set
--
"
$@
"
"--datadir=
${
PXC_DATA
}
"
set
--
"
$@
"
"--log-bin=
$CLUSTER_NAME
-bin"
set
--
"
$@
"
"--explicit_defaults_for_timestamp=on"
set
--
"
$@
"
"--wsrep_cluster_name=
$CLUSTER_NAME
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment