1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-15 09:02:33 +03:00

Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1

into rurik.mysql.com:/home/igor/mysql-4.1
This commit is contained in:
unknown
2003-06-19 03:40:48 -07:00

View File

@@ -2617,7 +2617,7 @@ null:
} }
#ifdef HAVE_COMPRESS #ifdef HAVE_COMPRESS
#include "../zlib/zlib.h" #include "zlib.h"
String *Item_func_compress::val_str(String *str) String *Item_func_compress::val_str(String *str)
{ {