Closed rcbensley closed 9 months ago
There should be a more fluid method for setting the cross engine join username and password on startup.
Potentially populate an SQL file at a set path and use MariaDB's init to load the sql.
Currently the container init script starts the mariadb process before stopping it again.
This was resolved in the container-init branch. Merged.
There should be a more fluid method for setting the cross engine join username and password on startup.
Potentially populate an SQL file at a set path and use MariaDB's init to load the sql.
Currently the container init script starts the mariadb process before stopping it again.