diff options
author | Marko Mäkelä <marko.makela@oracle.com> | 2016-03-29 13:20:32 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2017-03-16 10:24:53 +0200 |
commit | 7668a79a88a3103781ee23eace53ca3e9bbd6644 (patch) | |
tree | 02fef5f3f33a36a0e056429c63c2e7632a9c4a3b /vio | |
parent | 105f46ffb801bc1487c0383f73729fefa568f017 (diff) | |
download | mariadb-git-7668a79a88a3103781ee23eace53ca3e9bbd6644.tar.gz |
MDEV-12269 Port Bug#22996442 INNODB: MAKE UNIV_DEBUG DEPEND ON DBUG_OFF
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().
Diffstat (limited to 'vio')
0 files changed, 0 insertions, 0 deletions