Pregunta

I am not able to find the Aria utility - aria_s3_copy under bin. I use mariadb official docker image and I do find aria_chk but not aria_s3_copy.

Can you tell me where I can find it?

¿Fue útil?

Solución

aria_s3_copy is in the mariadb-plugin-s3 package which isn't installed by the mariadb docker library container image.

Extending the docker container and installing this plugin package is possible.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a dba.stackexchange
scroll top