We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125ac54 commit bbf5d01Copy full SHA for bbf5d01
.template.Debian/docker-entrypoint.sh
@@ -112,11 +112,6 @@ docker_temp_server_start() {
112
fi
113
}
114
115
-# Wait for the temporary server to be ready for connections.
116
-# It is only used for versions older than 5.7
117
-docker_wait_for_server() {
118
-}
119
-
120
# Stop the server. When using a local socket file mysqladmin will block until
121
# the shutdown is complete.
122
docker_temp_server_stop() {
0 commit comments