Filled the parameter cache with default values tagged with package_id 0
rather than NULL to fit with the apm_package_id_from_key's default value
for package_id when there's no instance available (can't really use null
because "package_id = NULL" is always false in SQL).