When no `<property />` is specified, the DB_VENDOR implementation should return the database product name [1], however, it returns `null` instead. ```xml <databaseIdProvider type="DB_VENDOR" /> ``` [1] https://mybatis.org/mybatis-3/configuration.html#databaseidprovider