Skip to content

Commit 6629e54

Browse files
author
Slawomir Maludzinski
committed
Bug#35290223 Memory used by binlog compression is not instrumented
Post push bug fix. Change-Id: I6faa9540aece337131fa81000746a48b78abdd3c
1 parent a332c68 commit 6629e54

File tree

8 files changed

+6
-785
lines changed

8 files changed

+6
-785
lines changed

cmake/zstd.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ MACRO (MYSQL_CHECK_ZSTD)
9999
ENDIF()
100100

101101
ADD_LIBRARY(ext::zstd ALIAS zstd_interface)
102-
ADD_DEFINITIONS(-DWITH_ZSTD_${WITH_ZSTD})
103102

104103
IF(ZSTD_VERSION VERSION_LESS MIN_ZSTD_VERSION_REQUIRED)
105104
MESSAGE(FATAL_ERROR

libbinlogevents/src/compression/factory.cpp

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)