As a part of mariadb instance (Container) upgarde i need to create some new tables. So i have copied the update.sql script in /docker-entrypoint-initdb.d , but when i do the upgrade, this is not getting called.
Same thing works when I do a fresh instance creation.