Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1

into mysql.com:/space/my/mysql-4.1
This commit is contained in:
lenz@mysql.com 2003-06-19 12:19:28 +02:00
commit 8f4794822f

View File

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