summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_compress.result
Commit message (Expand)AuthorAgeFilesLines
* Bug #32223 SETting max_allowed_packet variableStaale Smedseng2009-06-191-1/+1
* Attempt #2 to fix PB failures introduced by the patch for bug #44796.Alexey Kopytov2009-05-211-9/+0
* Fixed a PB failure introduced by the patch for bug #44796.Alexey Kopytov2009-05-211-1/+4
* Bug #44796: valgrind: too many my_longlong10_to_str_8bit Alexey Kopytov2009-05-201-0/+15
* Merge mysql.com:/usr/home/ram/work/bug23254/my41-bug23254unknown2006-10-131-0/+10
|\
| * Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same ...unknown2006-10-131-0/+10
* | Bug#18539 uncompress(d) is null: impossible?unknown2006-07-181-5/+5
* | Bug #18539: uncompress(d) is null: impossible?unknown2006-07-101-0/+28
* | Bug#17203: "sql_no_cache sql_cache" in views created from prepared statementunknown2006-06-271-2/+2
|/
* Fix for bug #18643: crazy UNCOMPRESS().unknown2006-04-131-0/+7
* skip last compress test if we're short of RAMunknown2004-11-281-2/+2
* Clean-up. The length of compress() may depend on zlib version, etc.unknown2004-09-161-3/+3
* A fix (bug #5497: COMPRESS() returns NULL for large strings).unknown2004-09-131-0/+4
* Language/consistency edits to error messagesunknown2004-06-151-1/+1
* fixed flags of printed queryunknown2004-05-131-2/+2
* small after-merge fixes (error messages).unknown2004-02-281-1/+1
* After merge fixesunknown2004-02-161-2/+2
* WorkLog#1323unknown2003-12-101-1/+1
* Mergeunknown2003-11-031-1/+1
|\
| * Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-1/+1
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+10
|/
* wrong ER_TOO_BIG_FOR_UNCOMPRESS error in UNCOMPRESS() fixed.unknown2003-10-121-4/+16
* Fix for the bug #1333: COMPRESS(NULL) segfaults.unknown2003-09-191-0/+6
* small compress/uncompress modification after monty's reviewunknown2003-04-221-5/+12
* added compress/uncompress functionunknown2003-04-091-0/+35