summaryrefslogtreecommitdiff
path: root/libmysqld/Makefile.am
diff options
context:
space:
mode:
authorunknown <pem@mysql.com>2003-04-30 13:10:53 +0200
committerunknown <pem@mysql.com>2003-04-30 13:10:53 +0200
commit4a506d6e23845bf5d8208da741bd85cdcb0d4270 (patch)
tree2fb8d0e37f1fe7be48b8f7dbc1cea4c1f3019f48 /libmysqld/Makefile.am
parent4ceb257849cca35b781cf4a3e8a65811efa878d7 (diff)
downloadmariadb-git-4a506d6e23845bf5d8208da741bd85cdcb0d4270.tar.gz
Fixed bug in Item_func_compress::val_str() on MacOS X (bigendian); the length
was not properly stored in the buffer. sql/item_strfunc.cc: Made it work on MacOS X (bigendian) where int4store is a macro that expands the arguments several times. It's possible this should be done differently, like not side-stepping the String methods the way it's done here, or fixing String::c_ptr(), but this simple fix was the quickest way.
Diffstat (limited to 'libmysqld/Makefile.am')
0 files changed, 0 insertions, 0 deletions