You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 10.1/docker-entrypoint.sh
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -78,8 +78,15 @@ docker_process_init_files() {
78
78
done
79
79
}
80
80
81
+
# arguments necessary to run "mysqld --verbose --help" successfully (used for testing configuration validity and for extracting default/configured values)
Copy file name to clipboardExpand all lines: 10.2/docker-entrypoint.sh
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -78,8 +78,15 @@ docker_process_init_files() {
78
78
done
79
79
}
80
80
81
+
# arguments necessary to run "mysqld --verbose --help" successfully (used for testing configuration validity and for extracting default/configured values)
Copy file name to clipboardExpand all lines: 10.3/docker-entrypoint.sh
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -78,8 +78,15 @@ docker_process_init_files() {
78
78
done
79
79
}
80
80
81
+
# arguments necessary to run "mysqld --verbose --help" successfully (used for testing configuration validity and for extracting default/configured values)
Copy file name to clipboardExpand all lines: 10.4/docker-entrypoint.sh
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -78,8 +78,15 @@ docker_process_init_files() {
78
78
done
79
79
}
80
80
81
+
# arguments necessary to run "mysqld --verbose --help" successfully (used for testing configuration validity and for extracting default/configured values)
Copy file name to clipboardExpand all lines: 10.5/docker-entrypoint.sh
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -78,8 +78,15 @@ docker_process_init_files() {
78
78
done
79
79
}
80
80
81
+
# arguments necessary to run "mysqld --verbose --help" successfully (used for testing configuration validity and for extracting default/configured values)
Copy file name to clipboardExpand all lines: docker-entrypoint.sh
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -78,8 +78,15 @@ docker_process_init_files() {
78
78
done
79
79
}
80
80
81
+
# arguments necessary to run "mysqld --verbose --help" successfully (used for testing configuration validity and for extracting default/configured values)
0 commit comments