• Marko Mäkelä's avatar
    MDEV-12269 Port Bug#22996442 INNODB: MAKE UNIV_DEBUG DEPEND ON DBUG_OFF · 7668a79a
    Marko Mäkelä authored
    This is a partial port of my patch in MySQL 8.0.
    In MySQL 8.0, all InnoDB references to DBUG_OFF were replaced
    with UNIV_DEBUG. We will not do that in MariaDB.
    
    InnoDB used two independent compile-time flags that distinguish
    debug and non-debug builds, which is confusing.
    
    Also, make ut_ad() and alias of DBUG_ASSERT().
    7668a79a
innodb_bug59307.result 483 Bytes