mariadb/storage/innobase/handler
Marko Mäkelä 3c92050d1c Fix build without either ENABLED_DEBUG_SYNC or DBUG_OFF
There are separate flags DBUG_OFF for disabling the DBUG facility
and ENABLED_DEBUG_SYNC for enabling the DEBUG_SYNC facility.
Let us allow debug builds without DEBUG_SYNC.

Note: For CMAKE_BUILD_TYPE=Debug, CMakeLists.txt will continue to
define ENABLED_DEBUG_SYNC.
2022-09-23 17:37:52 +03:00
..
ha_innodb.cc Fix build without either ENABLED_DEBUG_SYNC or DBUG_OFF 2022-09-23 17:37:52 +03:00
ha_innodb.h Reduce compilation dependencies on wsrep_mysqld.h 2022-08-31 11:05:23 +03:00
handler0alter.cc MDEV-26420 Buffer overflow on instant ADD/DROP of generated column 2022-07-26 16:45:10 +03:00
i_s.cc Merge 10.3 into 10.4 2022-09-20 12:38:25 +03:00
i_s.h Merge 10.2 into 10.3 2021-08-23 10:14:01 +03:00