summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_compress.test
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/usr/home/ram/work/bug23254/my41-bug23254unknown2006-10-131-1/+13
|\
| * Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same ...unknown2006-10-131-1/+13
* | Bug #18539: uncompress(d) is null: impossible?unknown2006-07-101-0/+14
* | Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/4.1unknown2006-04-231-0/+9
|\ \ | |/
| * Fix for bug #18643: crazy UNCOMPRESS().unknown2006-04-131-0/+9
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+1
|\ \ | |/
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+1
* | Fixed memory reference errors found by valgrindunknown2005-01-121-0/+2
|/
* skip last compress test if we're short of RAMunknown2004-11-281-1/+4
* Clean-up. The length of compress() may depend on zlib version, etc.unknown2004-09-161-1/+1
* A fix (bug #5497: COMPRESS() returns NULL for large strings).unknown2004-09-131-0/+7
* WorkLog#1323unknown2003-12-101-1/+1
* added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+2
* wrong ER_TOO_BIG_FOR_UNCOMPRESS error in UNCOMPRESS() fixed.unknown2003-10-121-3/+7
* Fix for the bug #1333: COMPRESS(NULL) segfaults.unknown2003-09-191-0/+6
* small compress/uncompress modification after monty's reviewunknown2003-04-221-2/+7
* added compress/uncompress functionunknown2003-04-091-0/+20