File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -166,9 +166,9 @@ docker_create_db_directories() {
166166
167167 if [ " $user " = " 0" ]; then
168168 # this will cause less disk access than `chown -R`
169- find " $DATADIR " \! -user mysql -exec chown mysql ' {}' +
169+ find " $DATADIR " \! -user mysql -exec chown mysql: ' {}' +
170170 # See https://github.com/MariaDB/mariadb-docker/issues/363
171- find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql ' {}' \;
171+ find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql: ' {}' \;
172172 fi
173173}
174174
Original file line number Diff line number Diff line change @@ -166,9 +166,9 @@ docker_create_db_directories() {
166166
167167 if [ " $user " = " 0" ]; then
168168 # this will cause less disk access than `chown -R`
169- find " $DATADIR " \! -user mysql -exec chown mysql ' {}' +
169+ find " $DATADIR " \! -user mysql -exec chown mysql: ' {}' +
170170 # See https://github.com/MariaDB/mariadb-docker/issues/363
171- find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql ' {}' \;
171+ find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql: ' {}' \;
172172 fi
173173}
174174
Original file line number Diff line number Diff line change @@ -166,9 +166,9 @@ docker_create_db_directories() {
166166
167167 if [ " $user " = " 0" ]; then
168168 # this will cause less disk access than `chown -R`
169- find " $DATADIR " \! -user mysql -exec chown mysql ' {}' +
169+ find " $DATADIR " \! -user mysql -exec chown mysql: ' {}' +
170170 # See https://github.com/MariaDB/mariadb-docker/issues/363
171- find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql ' {}' \;
171+ find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql: ' {}' \;
172172 fi
173173}
174174
Original file line number Diff line number Diff line change @@ -166,9 +166,9 @@ docker_create_db_directories() {
166166
167167 if [ " $user " = " 0" ]; then
168168 # this will cause less disk access than `chown -R`
169- find " $DATADIR " \! -user mysql -exec chown mysql ' {}' +
169+ find " $DATADIR " \! -user mysql -exec chown mysql: ' {}' +
170170 # See https://github.com/MariaDB/mariadb-docker/issues/363
171- find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql ' {}' \;
171+ find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql: ' {}' \;
172172 fi
173173}
174174
Original file line number Diff line number Diff line change @@ -166,9 +166,9 @@ docker_create_db_directories() {
166166
167167 if [ " $user " = " 0" ]; then
168168 # this will cause less disk access than `chown -R`
169- find " $DATADIR " \! -user mysql -exec chown mysql ' {}' +
169+ find " $DATADIR " \! -user mysql -exec chown mysql: ' {}' +
170170 # See https://github.com/MariaDB/mariadb-docker/issues/363
171- find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql ' {}' \;
171+ find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql: ' {}' \;
172172 fi
173173}
174174
Original file line number Diff line number Diff line change @@ -166,9 +166,9 @@ docker_create_db_directories() {
166166
167167 if [ " $user " = " 0" ]; then
168168 # this will cause less disk access than `chown -R`
169- find " $DATADIR " \! -user mysql -exec chown mysql ' {}' +
169+ find " $DATADIR " \! -user mysql -exec chown mysql: ' {}' +
170170 # See https://github.com/MariaDB/mariadb-docker/issues/363
171- find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql ' {}' \;
171+ find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql: ' {}' \;
172172 fi
173173}
174174
Original file line number Diff line number Diff line change @@ -166,9 +166,9 @@ docker_create_db_directories() {
166166
167167 if [ " $user " = " 0" ]; then
168168 # this will cause less disk access than `chown -R`
169- find " $DATADIR " \! -user mysql -exec chown mysql ' {}' +
169+ find " $DATADIR " \! -user mysql -exec chown mysql: ' {}' +
170170 # See https://github.com/MariaDB/mariadb-docker/issues/363
171- find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql ' {}' \;
171+ find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql: ' {}' \;
172172 fi
173173}
174174
Original file line number Diff line number Diff line change @@ -166,9 +166,9 @@ docker_create_db_directories() {
166166
167167 if [ " $user " = " 0" ]; then
168168 # this will cause less disk access than `chown -R`
169- find " $DATADIR " \! -user mysql -exec chown mysql ' {}' +
169+ find " $DATADIR " \! -user mysql -exec chown mysql: ' {}' +
170170 # See https://github.com/MariaDB/mariadb-docker/issues/363
171- find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql ' {}' \;
171+ find " ${SOCKET%/* } " -maxdepth 0 \! -user mysql -exec chown mysql: ' {}' \;
172172 fi
173173}
174174
You can’t perform that action at this time.
0 commit comments