summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_compress.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5783 Assertion `0' failed in make_sortkey(SORTPARAM*, uchar*, uchar*) on...Alexander Barkov2014-03-231-0/+21
* Merge MySQL->MariaDBSergey Petrunya2009-09-081-0/+21
|\
| * Automerge.Alexey Kopytov2009-05-211-5/+3
| |\
| | * Attempt #2 to fix PB failures introduced by the patch for bug #44796.Alexey Kopytov2009-05-211-5/+3
| * | Automerge.Alexey Kopytov2009-05-211-0/+5
| |\ \ | | |/
| | * Fixed a PB failure introduced by the patch for bug #44796.Alexey Kopytov2009-05-211-0/+5
| * | Automerge.Alexey Kopytov2009-05-211-0/+17
| |\ \
| | * \ Automerge.Alexey Kopytov2009-05-211-0/+17
| | |\ \ | | | |/
| | | * Bug #44796: valgrind: too many my_longlong10_to_str_8bit Alexey Kopytov2009-05-201-0/+17
| * | | Fix for Bug#42308 Several server tests do not pass MTR's --check optionMatthias Leich2009-05-151-0/+1
| |/ /
* | | Merge with mysql-maria treeMichael Widenius2009-02-191-0/+3
|\ \ \ | |/ /
| * | Fix test cases to preserve the state that existed before theDavi Arnaut2009-01-311-0/+3
* | | Merge with base MySQL 5.1Michael Widenius2009-02-151-0/+5
|/ /
* | A fix for Bug#22891 "session level max_allowed_packet can beStaale Smedseng2008-11-201-1/+4
|/
* 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