mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-12-07 21:20:34 +01:00
IDO version is cached in a session namespace. This fails where you are using multiple IDO backends with different versions. We still have no backend-specific base class where we could handle this, so for now I continue to do so in the IdoQuery. This patch creates one namespace per Host/dbname combination.