summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_compress.result
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.31 mergeSergei Golubchik2013-05-071-2/+2
|\
| * Bug#16084594 USER_VAR ITEM IN 'LOAD FILE QUERY' WAS NOTVenkatesh Duggirala2013-01-281-2/+2
| |\
| | * Bug#16084594 USER_VAR ITEM IN 'LOAD FILE QUERY' WAS NOTVenkatesh Duggirala2013-01-281-2/+2
* | | 5.3->5.5 mergeSergei Golubchik2011-11-271-1/+0
|\ \ \
| * | | Fix bug lp:833777unknown2011-11-211-1/+0
* | | | merge with 5.3Sergei Golubchik2011-10-191-0/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | MWL#89unknown2011-02-031-0/+2
| |/
* | WL#2110 (SIGNAL)Marc Alff2009-09-101-7/+7
|/
* Automerge.Alexey Kopytov2009-05-211-9/+0
|\
| * Attempt #2 to fix PB failures introduced by the patch for bug #44796.Alexey Kopytov2009-05-211-9/+0
* | Automerge.Alexey Kopytov2009-05-211-1/+4
|\ \ | |/
| * Fixed a PB failure introduced by the patch for bug #44796.Alexey Kopytov2009-05-211-1/+4
* | Automerge.Alexey Kopytov2009-05-211-0/+15
|\ \ | |/
| * Bug #44796: valgrind: too many my_longlong10_to_str_8bit Alexey Kopytov2009-05-201-0/+15
* | Fix test cases to preserve the state that existed before theDavi Arnaut2009-01-311-0/+1
* | A fix for Bug#22891 "session level max_allowed_packet can beStaale Smedseng2008-11-201-1/+1
* | Merge mysql.com:/usr/home/ram/work/bug23254/my50-bug23254unknown2006-10-131-0/+10
|\ \ | |/
| * 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
* | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-08-121-0/+28
|\ \ \ | |/ /
| * | Bug#18539 uncompress(d) is null: impossible?unknown2006-07-181-5/+5
| * | Bug #18539: uncompress(d) is null: impossible?unknown2006-07-101-0/+28
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2006-08-011-4/+4
|\ \ \ | |/ / |/| |
| * | BUG#14940 "MySQL choose wrong index", v.2unknown2006-07-281-4/+4
| |/
* | 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