1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/mysql-test/suite/encryption/t
Marko Mäkelä a69cf6f07e MDEV-29613 Improve WITH_DBUG_TRACE=OFF
In commit 28325b0863
a compile-time option was introduced to disable the macros
DBUG_ENTER and DBUG_RETURN or DBUG_VOID_RETURN.

The parameter name WITH_DBUG_TRACE would hint that it also
covers DBUG_PRINT statements. Let us do that: WITH_DBUG_TRACE=OFF
shall disable DBUG_PRINT() as well.

A few InnoDB recovery tests used to check that some output from
DBUG_PRINT("ib_log", ...) is present. We can live without those checks.

Reviewed by: Vladislav Vaintroub
2022-09-23 13:40:42 +03:00
..
2021-11-09 08:26:59 +02:00
2019-08-16 18:11:32 +05:30
2017-11-01 09:55:00 +02:00
2022-04-06 08:59:09 +03:00
2021-09-22 18:26:54 +03:00
2019-05-29 22:17:00 +03:00
2019-04-04 19:41:12 +03:00
2020-10-29 13:38:38 +02:00