We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e38a1b commit a230717Copy full SHA for a230717
ext/mysqlnd/mysqlnd.h
@@ -48,7 +48,7 @@
48
#define MYSQLND_DBG_ENABLED 0
49
#endif
50
51
-#if defined(MYSQLND_COMPRESSION_WANTED) && defined(HAVE_ZLIB)
+#if defined(MYSQLND_COMPRESSION_WANTED)
52
#define MYSQLND_COMPRESSION_ENABLED 1
53
54
0 commit comments